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

Default implementation that performs no extrusion (extrusion with identity) More...

#include <dumux/discretization/extrusion.hh>

Description

Default implementation that performs no extrusion (extrusion with identity)

Static Public Member Functions

template<class SCVF >
static constexpr auto area (const SCVF &scvf)
 
template<class SCV >
static constexpr auto volume (const SCV &scv)
 
template<class Geometry >
static constexpr auto integrationElement (const Geometry &geo, const typename Geometry::LocalCoordinate &x)
 

Member Function Documentation

◆ area()

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

◆ integrationElement()

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

◆ volume()

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

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