Files
opm-simulators/opm/simulators/utils
Bård Skaflestad ea3b22480a Enable Loading Parallel NLDD Partition From File
This commit adds support for loading a three-column NLDD
partitioning scheme of the form

    MPI_Rank  Cartesian_Index  NLDD_Domain_ID

from a text file.  In an MPI run it is assumed that the first column
holds integers in the range 0..MPI_Size()-1, and typically that each
such integer is listed at least once.  In a sequential run, the MPI
rank column is ignored.

With this scheme we can load the same partition files that we write,
for increased repeatability and determinism, and we can also
experiment with externally generated NLDD partitions.
2023-11-17 17:39:17 +01:00
..
2021-06-18 11:43:54 +02:00
2021-10-05 13:07:52 +02:00
2021-10-05 13:07:52 +02:00
2023-08-15 09:32:10 +02:00
2023-02-24 11:56:17 +01:00
2023-02-01 15:42:04 +01:00
2023-02-01 15:42:04 +01:00