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

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

#include <dumux/freeflow/navierstokes/energy/iofields.hh>

Description

template<class IsothermalIOFields>
struct Dumux::NavierStokesEnergyIOFields< IsothermalIOFields >

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

Static Public Member Functions

template<class OutputModule >
static void initOutputModule (OutputModule &out)
 Add the non-isothermal specific output fields. More...
 
template<class ModelTraits , class FluidSystem = void>
static std::string primaryVariableName (int pvIdx, int state=0)
 return the names of the primary variables More...
 

Member Function Documentation

◆ initOutputModule()

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

Add the non-isothermal specific output fields.

◆ primaryVariableName()

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

return the names of the primary variables


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