version 3.10.0
Loading...
Searching...
No Matches
Dumux::NavierStokesIOFields Class Reference

Adds I/O fields for the Navier-Stokes model.

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

Static Public Member Functions

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

Member Function Documentation

◆ initOutputModule()

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

◆ primaryVariableName()

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

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