version 3.11-dev
Loading...
Searching...
No Matches

Helper class constructing the dual grid finite volume geometries for the cvfe discretizazion method.

#include <array>
#include <dune/common/exceptions.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dune/common/reservedvector.hh>
#include <dumux/common/math.hh>
#include <dumux/geometry/volume.hh>
#include <dumux/discretization/box/boxgeometryhelper.hh>
#include <dumux/discretization/pq2/dofhelper.hh>

Go to the source code of this file.

Classes

struct  Dumux::PQ2MLGeometryTraits< ct >
 Traits for an efficient corner storage for the PQ2 method. More...
struct  Dumux::PQ2MLGeometryTraits< ct >::CornerStorage< mydim, cdim >
class  Dumux::HybridPQ2GeometryHelper< GridView, ScvType, ScvfType >
 A class to create sub control volume and sub control volume face geometries per element. More...

Namespaces

namespace  Dumux