opm-simulators/opm/simulators/utils
Arne Morten Kvarving b1092c1a12 changed: refactor MPIPacker
to limit the overload party, we put packing details for
specific types in separate structs.
emit compiler error if unsupported type is given,
better to detect this on compile time rather than runtime
2022-09-15 14:04:41 +02:00
..
DeferredLogger.cpp avoid include in header 2021-06-18 11:43:54 +02:00
DeferredLogger.hpp clean up after review 2021-10-05 13:07:52 +02:00
DeferredLoggingErrorHelpers.hpp clean up after review 2021-10-05 13:07:52 +02:00
gatherDeferredLogger.cpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
gatherDeferredLogger.hpp clean up after review 2021-10-05 13:07:52 +02:00
moduleVersion.cpp Use empty string for buildtime if BUILD_TIMESTAMP is not set. 2022-03-23 22:46:40 +01:00
moduleVersion.hpp Add build time to flow startup banner 2020-03-31 08:42:24 +02:00
MPIPacker.cpp changed: refactor MPIPacker 2022-09-15 14:04:41 +02:00
MPIPacker.hpp changed: refactor MPIPacker 2022-09-15 14:04:41 +02:00
ParallelCommunication.hpp Minor whitespace fixes. 2021-10-05 13:59:16 +02:00
ParallelEclipseState.cpp remove unused serialization code 2022-09-07 10:10:16 +02:00
ParallelEclipseState.hpp remove unused serialization code 2022-09-07 10:10:16 +02:00
ParallelFileMerger.cpp std::regex_replace use $n for referencing and not \n. 2022-01-27 17:22:09 +01:00
ParallelFileMerger.hpp use std::filesystem directly 2021-11-01 12:31:58 +01:00
ParallelRestart.cpp changed: split ParallelRestart.hpp/cpp in two bits 2022-09-08 13:36:51 +02:00
ParallelRestart.hpp changed: split ParallelRestart.hpp/cpp in two bits 2022-09-08 13:36:51 +02:00
ParallelSerialization.cpp changed: move variadic broadcast into EclMpiSerializer 2022-09-13 13:29:47 +02:00
ParallelSerialization.hpp fix: serial build after PR #3671 2021-11-09 15:57:24 +01:00
PartiallySupportedFlowKeywords.cpp remove WVFPEXP from unsupported keywords 2022-09-13 09:30:04 +02:00
PartiallySupportedFlowKeywords.hpp Add keyword validation using a predicate function 2021-06-14 18:10:36 +02:00
PropsCentroidsDataHandle.hpp changed: use EclMpiSerializer to distribute transmissibilities 2022-09-07 09:39:15 +02:00
readDeck.cpp Limit warnings to terminal during deck input. 2022-08-16 14:43:07 +02:00
readDeck.hpp Don't Process Corner-Point Data If No Valid Cell Geometry 2022-03-25 14:35:55 +01:00
UnsupportedFlowKeywords.cpp remove WVFPEXP from unsupported keywords 2022-09-13 09:30:04 +02:00
UnsupportedFlowKeywords.hpp changed: put unsupported keywords in separate compile unit 2021-05-12 14:29:33 +02:00
VectorVectorDataHandle.hpp Setup parallel solvers for tracers. 2021-11-17 16:02:16 +01:00