3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::EnergyIOFields< IsothermalIOFields > Class Template Reference

Adds I/O fields specific to non-isothermal models. More...

#include <dumux/porousmediumflow/nonisothermal/iofields.hh>

Description

template<class IsothermalIOFields = void>
class Dumux::EnergyIOFields< IsothermalIOFields >

Adds I/O fields specific to non-isothermal models.

Template Parameters
IsothermalIOFieldsthe isothermal io fields to adapt to non-isothermal io fields

Static Public Member Functions

template<class OutputModule >
static void initOutputModule (OutputModule &out)
 
template<class ModelTraits , class FluidSystem = void, class SolidSystem = void>
static std::string primaryVariableName (int pvIdx, int state=0)
 

Member Function Documentation

◆ initOutputModule()

template<class IsothermalIOFields = void>
template<class OutputModule >
static void Dumux::EnergyIOFields< IsothermalIOFields >::initOutputModule ( OutputModule &  out)
inlinestatic

◆ primaryVariableName()

template<class IsothermalIOFields = void>
template<class ModelTraits , class FluidSystem = void, class SolidSystem = void>
static std::string Dumux::EnergyIOFields< IsothermalIOFields >::primaryVariableName ( int  pvIdx,
int  state = 0 
)
inlinestatic

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