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

Helper class constructing the dual grid finite volume geometries for the pq3 cvfe discretization 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/geometryhelper.hh>
#include <dumux/discretization/pq3/dofhelper.hh>

Go to the source code of this file.

Classes

class  Dumux::HybridPQ3GeometryHelper< GridView, ScvType, ScvfType >
 A class to create sub control volume and sub control volume face geometries per element for the order-3 hybrid CVFE scheme. More...

Namespaces

namespace  Dumux