Class storing data associated to scvs and scvfs. More...
#include <dumux/discretization/fvgridvariables.hh>Go to the source code of this file.
| GG | the type of the grid geometry | 
| GVV | the type of the grid volume variables | 
| GFVC | the type of the grid flux variables cache | 
| GFV | the 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 |