20#ifndef DAMARIS_OUTPUT_MODULE_HPP
21#define DAMARIS_OUTPUT_MODULE_HPP
23#include <opm/simulators/utils/ParallelCommunication.hpp>
38std::string initDamarisXmlFile();
Below are the Damaris Keywords supported by Damaris to be filled in the built-in XML file.
Definition DamarisWriter.cpp:39
void initializeDamaris(const Parallel::Communication comm, const int mpiRank, const std::map< std::string, std::string > &find_replace_map)
Initialize Damaris by either reading a file specified by the environment variable FLOW_DAMARIS_XML_FI...
Definition DamarisOutputModule.cpp:44
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242