Files
opm-simulators/opm/simulators/flow
Bård Skaflestad ed77c90238 Make Zoltan-Based Domain Partitioning MPI Aware
This commit switches the current implementation of
'partitionCellsZoltan()', i.e., 'partitionCells("zoltan", ...)' into
using the MPI-aware ParallelNLDDPartitioningZoltan utility.  In
doing so we make 'partitionCellsZoltan()' private since its
availability is not guaranteed.  We also slightly reorder the
parameters and switch from passing a "Grid" into passing a
"GridView" as an argument to partitionCells(), and specialise this
function for the known grid views in OPM Flow.

We extract the Zoltan-related parameters out to an Entity-dependent
helper structure and move the complexity of forming this type to a
new helper function, BlackoilModelEbosNldd::partitionCells().
2023-11-15 13:31:41 +01:00
..
2023-09-08 19:40:42 +02:00
2023-06-23 16:24:18 +02:00
2023-06-23 16:24:18 +02:00
2023-09-08 19:40:42 +02:00
2023-05-31 21:47:46 +02:00
2023-09-01 18:28:03 +02:00
2023-06-27 13:40:54 +02:00