Struct holding the parameters for VtkBlackoilEnergyOutputModule. More...

#include <vtkblackoilenergyparams.hpp>

Public Member Functions

void read ()
 Reads the parameter values from the parameter system. More...
 

Static Public Member Functions

static void registerParameters ()
 Registers the parameters in parameter system. More...
 

Public Attributes

bool rockInternalEnergyOutput_
 
bool totalThermalConductivityOutput_
 
bool fluidInternalEnergiesOutput_
 
bool fluidEnthalpiesOutput_
 

Detailed Description

Struct holding the parameters for VtkBlackoilEnergyOutputModule.

Member Function Documentation

◆ read()

void Opm::VtkBlackoilEnergyParams::read ( )

Reads the parameter values from the parameter system.

Referenced by Opm::VtkBlackOilEnergyModule< TypeTag >::VtkBlackOilEnergyModule().

◆ registerParameters()

static void Opm::VtkBlackoilEnergyParams::registerParameters ( )
static

Registers the parameters in parameter system.

Referenced by Opm::VtkBlackOilEnergyModule< TypeTag >::registerParameters().

Member Data Documentation

◆ fluidEnthalpiesOutput_

◆ fluidInternalEnergiesOutput_

◆ rockInternalEnergyOutput_

◆ totalThermalConductivityOutput_


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