version 3.9-dev
freeflow/navierstokes/iofields.hh File Reference

Go to the source code of this file.

Description

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

Classes

class  Dumux::NavierStokesIOFields
 Adds I/O fields for the Navier-Stokes model. More...
 

Namespaces

namespace  Dumux
 

Functions

template<class IOFields , class PrimaryVariables , class ModelTraits , class FluidSystem >
std::function< std::string(int, int)> Dumux::createCellCenterPVNameFunction (const std::string &paramGroup="")
 helper function to determine the names of cell-centered primary variables of a model with staggered grid discretization More...
 
template<class IOFields , class PrimaryVariables , class ModelTraits , class FluidSystem >
std::function< std::string(int, int)> Dumux::createFacePVNameFunction (const std::string &paramGroup="")
 helper function to determine the names of primary variables on the cell faces of a model with staggered grid discretization More...
 
Include dependency graph for freeflow/navierstokes/iofields.hh: