24#ifndef DUMUX_DISCRETIZATION_STAGGERED_FREEFLOW_FV_GRID_GEOMETRY_TRAITS
25#define DUMUX_DISCRETIZATION_STAGGERED_FREEFLOW_FV_GRID_GEOMETRY_TRAITS
42template<
class Gr
idView,
int upwOrder,
class MapperTraits = DefaultMapperTraits<Gr
idView>>
58 template<
class Gr
idGeometry>
61 template<
class Gr
idGeometry,
bool cachingEnabled>
Defines the default element and vertex mapper types.
defines intersection mappers.
Helper class constructing the dual grid finite volume geometries for the free flow staggered discreti...
make the local view function available whenever we use the grid geometry
Definition adapt.hh:29
defines a standard intersection mapper for mapping of global DOFs assigned to faces....
Definition intersectionmapper.hh:42
Sub control volumes for cell-centered discretization schemes.
Definition discretization/cellcentered/subcontrolvolume.hh:62
Stores the dof indices corresponding to the neighboring cell centers and faces that contribute to the...
Definition staggered/freeflow/connectivitymap.hh:39
Default traits for the finite volume grid geometry.
Definition staggered/freeflow/fvgridgeometrytraits.hh:45
FreeFlowStaggeredGeometryHelper< GridView, upwOrder > GeometryHelper
Definition staggered/freeflow/fvgridgeometrytraits.hh:49
StaggeredFVElementGeometry< GridGeometry, cachingEnabled > LocalView
Definition staggered/freeflow/fvgridgeometrytraits.hh:62
static constexpr int upwindSchemeOrder
Definition staggered/freeflow/fvgridgeometrytraits.hh:50
CCSubControlVolume< GridView > SubControlVolume
Definition staggered/freeflow/fvgridgeometrytraits.hh:46
StaggeredFreeFlowConnectivityMap< GridGeometry > ConnectivityMap
Definition staggered/freeflow/fvgridgeometrytraits.hh:59
FreeFlowStaggeredSubControlVolumeFace< GridView, upwOrder > SubControlVolumeFace
Definition staggered/freeflow/fvgridgeometrytraits.hh:47
ConformingGridIntersectionMapper< GridView > IntersectionMapper
Definition staggered/freeflow/fvgridgeometrytraits.hh:48
Definition staggered/freeflow/fvgridgeometrytraits.hh:53
Dune::index_constant< 1 > FaceIdx
Definition staggered/freeflow/fvgridgeometrytraits.hh:55
Dune::index_constant< 0 > CellCenterIdx
Definition staggered/freeflow/fvgridgeometrytraits.hh:54
Helper class constructing the dual grid finite volume geometries for the free flow staggered discreti...
Definition staggeredgeometryhelper.hh:127
Class for a sub control volume face in the staggered method, i.e a part of the boundary of a sub cont...
Definition discretization/staggered/freeflow/subcontrolvolumeface.hh:106
Stencil-local finite volume geometry (scvs and scvfs) for staggered models This builds up the sub con...
Definition discretization/staggered/fvelementgeometry.hh:42
Stencil-local finite volume geometry (scvs and scvfs) for staggered models This builds up the sub con...
Sub control volumes for cell-centered discretization schemes.
Class for a sub control volume face in the staggered method, i.e a part of the boundary of a sub cont...
Stores the dof indices corresponding to the neighboring cell centers and faces that contribute to the...