Base class for the local finite volume geometry for the pq1bubble method This builds up the sub control volumes and sub control volume faces for an element.
#include <optional>#include <utility>#include <dune/common/exceptions.hh>#include <dune/geometry/type.hh>#include <dune/localfunctions/lagrange/pqkfactory.hh>#include <dumux/common/indextraits.hh>#include <dumux/discretization/scvandscvfiterators.hh>#include <dumux/discretization/pq1bubble/geometryhelper.hh>Go to the source code of this file.
Classes | |
| class | Dumux::PQ1BubbleFVElementGeometry< GG, true > |
| specialization in case the FVElementGeometries are stored More... | |
Namespaces | |
| namespace | Dumux |