opm-simulators/opm/simulators/utils
Arne Morten Kvarving 35de9fa53d add ParallelEclipseState and ParallelFieldProps
these are wrappers sitting on top of the EclipseState and
FieldPropsManager classes.

The former has some additional methods related to parallelism,
and the latter is a parallel frontend to the FieldPropManager which
only hold the process-local data (in compressed arrays).
2020-02-28 10:26:55 +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
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 add ParallelEclipseState and ParallelFieldProps 2020-02-28 10:26:55 +01:00
ParallelEclipseState.hpp add ParallelEclipseState and ParallelFieldProps 2020-02-28 10:26:55 +01:00
ParallelFileMerger.hpp remove last usage of boost::filesystem 2020-02-18 08:54:37 +01:00
ParallelRestart.cpp add mpi serialization for GridDims 2020-02-28 10:24:00 +01:00
ParallelRestart.hpp add mpi serialization for GridDims 2020-02-28 10:24:00 +01:00