..
DamarisKeywords.cpp
Rename option to EnableDamarisOutputCollective.
2022-10-13 12:23:06 +02:00
DamarisKeywords.hpp
Rename option to EnableDamarisOutputCollective.
2022-10-13 12:23:06 +02:00
DamarisOutputModule.cpp
fix cmake handling
2022-10-13 12:23:06 +02:00
DamarisOutputModule.hpp
Rename option to EnableDamarisOutputCollective.
2022-10-13 12:23:06 +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
initDamarisXmlFile.cpp
Move XML template to separate file, fix formatting, and use path.
2022-10-13 12:23:06 +02:00
moduleVersion.cpp
Added missing include of config.h in cpp files.
2022-10-12 15:28:38 +02:00
moduleVersion.hpp
Add build time to flow startup banner
2020-03-31 08:42:24 +02:00
MPIPacker.cpp
Add Serialization Support for std::bitset<3>
2022-10-14 18:29:52 +02:00
MPIPacker.hpp
changed: split out serialization in separate class
2022-09-16 13:11:45 +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
changed: make container handlers in eclmpiserializer protected
2022-09-16 11:59:40 +02:00
ParallelFileMerger.cpp
Added missing include of config.h in cpp files.
2022-10-12 15:28:38 +02: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
Added missing include of config.h in cpp files.
2022-10-12 15:28:38 +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
Make ensureOutputDirExists() callable outside readDeck.cpp, and use it.
2022-10-13 12:23:06 +02:00
readDeck.hpp
Make ensureOutputDirExists() callable outside readDeck.cpp, and use it.
2022-10-13 12:23:06 +02:00
SetupZoltanParams.cpp
SetupZoltanParams: make sure .json file exists
2022-09-16 21:00:40 +02:00
SetupZoltanParams.hpp
added: command line option for zoltan customization
2022-09-16 13:51:29 +02:00
UnsupportedFlowKeywords.cpp
Remove KRNUM from Unsupported Keyword List (Back-Port)
2022-10-27 20:19:05 +08:00
UnsupportedFlowKeywords.hpp
changed: put unsupported keywords in separate compile unit
2021-05-12 14:29:33 +02:00
VectorVectorDataHandle.hpp
Get rid deprecation warning for newer DUNE versions.
2022-10-14 21:29:09 +02:00