3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
discretization/staggered/gridvariables.hh File Reference
#include <dumux/discretization/fvgridvariables.hh>

Go to the source code of this file.

Description

Class storing data associated to scvs and scvfs.

Template Parameters
GGthe type of the grid geometry
GVVthe type of the grid volume variables
GFVCthe type of the grid flux variables cache
GFVthe type of the grid face variables

Classes

class  Dumux::StaggeredGridVariablesView< ActualGridVariables >
 Base class for cell center of face specific auxiliary GridVariables classes. Provides a common interface and a pointer to the actual grid variables. More...
 
class  Dumux::CellCenterGridVariablesView< ActualGridVariables >
 Cell center specific auxiliary GridVariables classes. Required for the Dumux multi-domain framework. More...
 
class  Dumux::FaceGridVariablesView< ActualGridVariables >
 Face specific auxiliary GridVariables classes. Required for the Dumux multi-domain framework. More...
 
class  Dumux::StaggeredGridVariables< GG, GVV, GFVC, GFV >
 Class storing data associated to scvs and scvfs. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for discretization/staggered/gridvariables.hh: