27#ifndef OPM_VTK_ENERGY_PARAMS_HPP
28#define OPM_VTK_ENERGY_PARAMS_HPP
30namespace Opm::Parameters {
53 bool solidInternalEnergyOutput_;
54 bool thermalConductivityOutput_;
56 bool internalEnergyOutput_;
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
Definition vtkenergyparams.hpp:36
Definition vtkenergyparams.hpp:35
Definition vtkenergyparams.hpp:33
Definition vtkenergyparams.hpp:34
Struct holding the parameters for VtkEnergyModule.
Definition vtkenergyparams.hpp:46
static void registerParameters()
Registers the parameters in parameter system.
Definition vtkenergyparams.cpp:31
void read()
Reads the parameter values from the parameter system.
Definition vtkenergyparams.cpp:47