Base class for a sub control volume face.
#include <utility>#include <dune/geometry/type.hh>#include <dune/geometry/multilineargeometry.hh>#include <dumux/common/boundaryflag.hh>#include <dumux/common/indextraits.hh>#include <dumux/discretization/subcontrolvolumefacebase.hh>#include <dumux/discretization/pq1bubble/geometryhelper.hh>Go to the source code of this file.
| Classes | |
| struct | Dumux::PQ1BubbleDefaultScvfGeometryTraits< GridView > | 
| Default traits class to be used for the sub-control volume faces for the cvfe scheme.  More... | |
| class | Dumux::PQ1BubbleSubControlVolumeFace< GV, T > | 
| Class for a sub control volume face in the cvfe method, i.e a part of the boundary of a sub control volume we compute fluxes on. We simply use the base class here.  More... | |
| Namespaces | |
| namespace | Dumux |