#include <utility>#include <bitset>#include <dune/common/rangeutilities.hh>#include <dune/common/reservedvector.hh>#include <dune/common/iteratorrange.hh>#include <dune/common/exceptions.hh>#include <dumux/common/indextraits.hh>#include <dumux/common/parameters.hh>#include <dumux/discretization/scvandscvfiterators.hh>#include <dumux/discretization/facecentered/staggered/normalaxis.hh>#include <dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh>Go to the source code of this file.
Classes | |
| class | Dumux::FaceCenteredStaggeredFVElementGeometry< GG, true > |
| Stencil-local finite volume geometry (scvs and scvfs) for face-centered staggered models Specialization for grid caching enabled. More... | |
| class | Dumux::FaceCenteredStaggeredFVElementGeometry< GG, false > |
| Stencil-local finite volume geometry (scvs and scvfs) for face-centered staggered models Specialization for grid caching disabled. More... | |
Namespaces | |
| namespace | Dumux |