version 3.9-dev
Dumux::NavierStokesEnergyIOFields< IsothermalIOFields > Struct Template Reference

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

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

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

◆ primaryVariableName()

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

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