..
ComponentName.cpp
ComponentName: add compile unit
2023-06-30 11:51:08 +02:00
ComponentName.hpp
ComponentName: add compile unit
2023-06-30 11:51:08 +02:00
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
Must set location for every variable.
2022-12-07 13:37:38 +01: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
avoid double underscored symbol
2023-01-03 16:34:49 +01: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
HDF5File.cpp
changed: disable HDF5 compression with hdf5 <= 1.8
2023-03-16 08:54:39 +01:00
HDF5File.hpp
HDF5File: enable gzip compression
2023-02-24 11:56:17 +01:00
initDamarisXmlFile.cpp
Push index map to Damaris for output ordering.
2022-12-07 13:05:44 +01: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
minimum dune version required is now 2.7
2023-04-12 09:41:23 +02:00
ParallelEclipseState.cpp
add missing FieldData.hpp includes
2023-01-16 11:34:17 +01:00
ParallelEclipseState.hpp
changed: make container handlers in eclmpiserializer protected
2022-09-16 11:59:40 +02:00
ParallelFileMerger.cpp
cosmetics
2023-02-01 15:42:04 +01:00
ParallelFileMerger.hpp
cosmetics
2023-02-01 15:42:04 +01:00
ParallelRestart.cpp
ParallelRestart: use variadic broadcast
2023-02-08 09:22:55 +01:00
ParallelRestart.hpp
changed: split ParallelRestart.hpp/cpp in two bits
2022-09-08 13:36:51 +02:00
ParallelSerialization.cpp
Add missing include file
2023-06-02 09:25:34 +02:00
ParallelSerialization.hpp
fix: serial build after PR #3671
2021-11-09 15:57:24 +01:00
PartiallySupportedFlowKeywords.cpp
Declare Support for WPAVE/WBPn
2023-07-11 11:29:08 +02:00
PartiallySupportedFlowKeywords.hpp
Add keyword validation using a predicate function
2021-06-14 18:10:36 +02:00
PropsCentroidsDataHandle.hpp
add missing FieldData.hpp includes
2023-01-16 11:34:17 +01:00
readDeck.cpp
Improve error message for input grid without any active cells.
2023-06-30 17:32:58 +02:00
readDeck.hpp
Remove EclStrictParsing, replace with ParsingStrictness.
2023-04-25 12:03:13 +02:00
SerializationPackers.cpp
added: file for extra serialization packers
2023-02-13 17:53:05 +01:00
SerializationPackers.hpp
added: file for extra serialization packers
2023-02-13 17:53:05 +01:00
SetupZoltanParams.cpp
setupZoltanParams: avoid use of sstream
2023-01-02 15:24:03 +01:00
SetupZoltanParams.hpp
added: command line option for zoltan customization
2022-09-16 13:51:29 +02:00
UnsupportedFlowKeywords.cpp
Declare Support for WPAVE/WBPn
2023-07-11 11:29:08 +02: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