opm-simulators/opm/simulators/utils
Markus Blatt 77478a59eb Use CpGrid::loadBalance to distribute the field properties.
The created data handle for the communication could in theory be used
with other DUNE grids, too. In reality we will need to merge with the
handle that ALUGrid already uses to communicate the cartesian indices.

This PR gets rid of using the get_global_(double|int) method in
ParallelEclipseState and reduces the amount of boilerplate code there.
2020-03-06 09:48:04 +01:00
..
DeferredLogger.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
DeferredLogger.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
DeferredLoggingErrorHelpers.hpp throw runtime_error instead of logical_error 2019-05-22 10:08:55 +02:00
FieldPropsDataHandle.hpp Use CpGrid::loadBalance to distribute the field properties. 2020-03-06 09:48:04 +01:00
gatherDeferredLogger.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
gatherDeferredLogger.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
moduleVersion.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
moduleVersion.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
ParallelEclipseState.cpp Use CpGrid::loadBalance to distribute the field properties. 2020-03-06 09:48:04 +01:00
ParallelEclipseState.hpp Use CpGrid::loadBalance to distribute the field properties. 2020-03-06 09:48:04 +01:00
ParallelFileMerger.hpp remove last usage of boost::filesystem 2020-02-18 08:54:37 +01:00
ParallelRestart.cpp Merge pull request #2402 from akva2/update_foam_serialization 2020-03-04 14:18:39 +01:00
ParallelRestart.hpp remove unused serialization support for Pvt classes 2020-03-04 10:19:19 +01:00