version 3.10.0
Loading...
Searching...
No Matches
Dumux::NavierStokesEnergyIOFields< IsothermalIOFields > Struct Template Reference

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

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

Inheritance diagram for Dumux::NavierStokesEnergyIOFields< IsothermalIOFields >:

Static Public Member Functions

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

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: