DamarisProperties.hpp File Reference
#include <opm/models/utils/parametersystem.hh>
Include dependency graph for DamarisProperties.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableDamarisOutput< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisOutputHdfCollective< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSaveMeshToHdf< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSaveToHdf< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisPythonScript< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisPythonParaviewScript< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSimName< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDedicatedCores< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDedicatedNodes< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSharedMemoryName< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSharedMemorySizeBytes< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisLogLevel< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDaskFile< TypeTag, MyTypeTag >
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

Collects necessary output values and pass them to Damaris server processes.

Currently only passing through PRESSURE, GLOBAL_CELL_INDEX and MPI_RANK information. This class now passes through the 3D mesh information to Damaris to enable in situ visualization via Paraview or Ascent. And developed so that variables specified through the Eclipse input deck will be available to Damaris.