The finite volume geometry (scvs and scvfs) for cell-centered mpfa models on a grid view This builds up the sub control volumes and sub control volume faces for each element of the grid partition. More...
#include <utility>#include <dumux/common/parameters.hh>#include <dumux/common/indextraits.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/discretization/basegridgeometry.hh>#include <dumux/discretization/checkoverlapsize.hh>Go to the source code of this file.
Classes | |
| class | Dumux::CCMpfaFVGridGeometry< GV, Traits, true > |
| The finite volume geometry (scvs and scvfs) for cell-centered mpfa models on a grid view This builds up the sub control volumes and sub control volume faces. More... | |
| class | Dumux::CCMpfaFVGridGeometry< GV, Traits, false > |
| The finite volume geometry (scvs and scvfs) for cell-centered mpfa models on a grid view This builds up the sub control volumes and sub control volume faces. More... | |
Namespaces | |
| namespace | Dumux |
Functions | |
| template<class GridView > | |
| void | Dumux::checkOverlapSizeCCMpfa (const GridView &gridView) |
| check the overlap size for parallel computations More... | |