Opm::DamarisOutput::DamarisSettings Struct Reference

#include <DamarisKeywords.hpp>

Public Member Functions

std::map< std::string, std::string > getKeywords (const Parallel::Communication &comm, const std::string &OutputDir)
 
void SetRandString (void)
 

Public Attributes

bool enableDamarisOutputCollective_ = true
 
bool saveToDamarisHDF5_ = true
 
bool saveMeshToHDF5_ = false
 
std::string pythonFilename_
 
std::string paraviewPythonFilename_
 
std::string damarisSimName_
 
std::string shmemName_
 
std::string damarisLogLevel_ = "info"
 
std::string damarisDaskFile_ = ""
 
int nDamarisCores_ = 1
 
int nDamarisNodes_ = 0
 
long shmemSizeBytes_ = 536870912
 
std::string rand_value_str_
 

Member Function Documentation

◆ getKeywords()

std::map< std::string, std::string > Opm::DamarisOutput::DamarisSettings::getKeywords ( const Parallel::Communication comm,
const std::string &  OutputDir 
)

◆ SetRandString()

void Opm::DamarisOutput::DamarisSettings::SetRandString ( void  )

Member Data Documentation

◆ damarisDaskFile_

std::string Opm::DamarisOutput::DamarisSettings::damarisDaskFile_ = ""

◆ damarisLogLevel_

std::string Opm::DamarisOutput::DamarisSettings::damarisLogLevel_ = "info"

◆ damarisSimName_

std::string Opm::DamarisOutput::DamarisSettings::damarisSimName_

◆ enableDamarisOutputCollective_

bool Opm::DamarisOutput::DamarisSettings::enableDamarisOutputCollective_ = true

◆ nDamarisCores_

int Opm::DamarisOutput::DamarisSettings::nDamarisCores_ = 1

◆ nDamarisNodes_

int Opm::DamarisOutput::DamarisSettings::nDamarisNodes_ = 0

◆ paraviewPythonFilename_

std::string Opm::DamarisOutput::DamarisSettings::paraviewPythonFilename_

◆ pythonFilename_

std::string Opm::DamarisOutput::DamarisSettings::pythonFilename_

◆ rand_value_str_

std::string Opm::DamarisOutput::DamarisSettings::rand_value_str_

◆ saveMeshToHDF5_

bool Opm::DamarisOutput::DamarisSettings::saveMeshToHDF5_ = false

◆ saveToDamarisHDF5_

bool Opm::DamarisOutput::DamarisSettings::saveToDamarisHDF5_ = true

◆ shmemName_

std::string Opm::DamarisOutput::DamarisSettings::shmemName_

◆ shmemSizeBytes_

long Opm::DamarisOutput::DamarisSettings::shmemSizeBytes_ = 536870912

The documentation for this struct was generated from the following file: