3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::CCMpfaFVElementGeometry< GG, enableGridGeometryCache > Class Template Reference

Stencil-local finite volume geometry (scvs and scvfs) for cell-centered mpfa models This builds up the sub control volumes and sub control volume faces for each element in the local scope we are restricting to, e.g. stencil or element. More...

Description

template<class GG, bool enableGridGeometryCache>
class Dumux::CCMpfaFVElementGeometry< GG, enableGridGeometryCache >

Stencil-local finite volume geometry (scvs and scvfs) for cell-centered mpfa models This builds up the sub control volumes and sub control volume faces for each element in the local scope we are restricting to, e.g. stencil or element.

Template Parameters
GGthe finite volume grid geometry type
enableGridGeometryCacheif the grid geometry is cached or not
Note
This class is specialized for versions with and without caching the fv geometries on the grid view

The documentation for this class was generated from the following file: