DamarisParameters.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Parameters::EnableDamarisOutput
 
struct  Opm::Parameters::DamarisOutputHdfCollective
 
struct  Opm::Parameters::DamarisSaveMeshToHdf
 
struct  Opm::Parameters::DamarisSaveToHdf
 
struct  Opm::Parameters::DamarisPythonScript
 
struct  Opm::Parameters::DamarisPythonParaviewScript
 
struct  Opm::Parameters::DamarisSimName
 
struct  Opm::Parameters::DamarisDedicatedCores
 
struct  Opm::Parameters::DamarisDedicatedNodes
 
struct  Opm::Parameters::DamarisSharedMemoryName
 
struct  Opm::Parameters::DamarisSharedMemorySizeBytes
 
struct  Opm::Parameters::DamarisLogLevel
 
struct  Opm::Parameters::DamarisDaskFile
 
struct  Opm::Parameters::DamarisLimitVariables
 

Namespaces

namespace  Opm
 
namespace  Opm::Parameters
 

Functions

void Opm::registerDamarisParameters ()
 Register damaris runtime parameters. More...
 

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.