dune-geometry
2.4
|
#include <dune/geometry/genericgeometry/referenceelements.hh>
Classes | |
struct | Codim |
Public Types | |
typedef FieldVector< ctype, dimension > | CoordinateType |
Static Public Member Functions | |
template<unsigned int codim, unsigned int subcodim> | |
static unsigned int | subNumbering (unsigned int i, unsigned int j) |
template<unsigned int codim, unsigned int subcodim> | |
static unsigned int | size (unsigned int i) |
static const FieldVector< ctype, dimension > & | baryCenter () |
Return the element barycenter. More... | |
static const CoordinateType & | corner (unsigned int i) |
static bool | checkInside (const CoordinateType &x) |
static const CoordinateType & | integrationOuterNormal (unsigned int i) |
static ctype | volume () |
static DUNE_EXPORT const ReferenceElement & | instance () |
Static Public Attributes | |
static const unsigned int | topologyId = Topology :: id |
static const unsigned int | dimension = Topology :: dimension |
static const unsigned int | numCorners = Topology :: numCorners |
static const unsigned int | numNormals = ReferenceDomain< Topology > :: numNormals |
typedef FieldVector< ctype, dimension > Dune::GenericGeometry::ReferenceElement< Topology, ctype >::CoordinateType |
|
inlinestatic |
Return the element barycenter.
References Dune::GenericGeometry::ReferenceElement< Topology, ctype >::instance().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |