3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::SphericalExtrusion Struct Reference

Rotation symmetric extrusion policy for spherical rotation. More...

#include <dumux/discretization/extrusion.hh>

Description

Rotation symmetric extrusion policy for spherical rotation.

Static Public Member Functions

template<class SCVF >
static constexpr auto area (const SCVF &scvf)
 Transformed sub-control-volume face area. More...
 
template<class FVGeo , class SCVF >
static constexpr auto area (const FVGeo &, const SCVF &scvf)
 
template<class SCV >
static constexpr auto volume (const SCV &scv)
 Transformed sub-control-volume volume. More...
 
template<class FVGeo , class SCV >
static constexpr auto volume (const FVGeo &fvGeometry, const SCV &scv)
 
template<class Geometry >
static constexpr auto integrationElement (const Geometry &geo, const typename Geometry::LocalCoordinate &x)
 Integration element for quadrature rules on the reference element. More...
 

Member Function Documentation

◆ area() [1/2]

template<class FVGeo , class SCVF >
static constexpr auto Dumux::SphericalExtrusion::area ( const FVGeo &  ,
const SCVF &  scvf 
)
inlinestaticconstexpr

◆ area() [2/2]

template<class SCVF >
static constexpr auto Dumux::SphericalExtrusion::area ( const SCVF &  scvf)
inlinestaticconstexpr

Transformed sub-control-volume face area.

Note
Mid-point rule integrals are only exact for constants

◆ integrationElement()

template<class Geometry >
static constexpr auto Dumux::SphericalExtrusion::integrationElement ( const Geometry &  geo,
const typename Geometry::LocalCoordinate &  x 
)
inlinestaticconstexpr

Integration element for quadrature rules on the reference element.

◆ volume() [1/2]

template<class FVGeo , class SCV >
static constexpr auto Dumux::SphericalExtrusion::volume ( const FVGeo &  fvGeometry,
const SCV &  scv 
)
inlinestaticconstexpr

◆ volume() [2/2]

template<class SCV >
static constexpr auto Dumux::SphericalExtrusion::volume ( const SCV &  scv)
inlinestaticconstexpr

Transformed sub-control-volume volume.

Note
Mid-point rule integrals are only exact for constants

The documentation for this struct was generated from the following file: