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

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

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

Description

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

Static Public Member Functions

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

Member Function Documentation

◆ initOutputModule()

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

Initialize the Navier-Stokes specific output fields.

◆ primaryVariableName()

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

return the names of the primary variables


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