3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions
freeflow/navierstokes/iofields.hh File Reference
#include <dumux/common/parameters.hh>
#include <dumux/io/name.hh>

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: