dune-geometry
2.4
|
#include <dune/geometry/genericgeometry/referencedomain.hh>
Static Public Member Functions | |
template<class ctype > | |
static void | corner (unsigned int i, FieldVector< ctype, dimension > &x) |
template<class ctype > | |
static bool | checkInside (const FieldVector< ctype, dimension > &x) |
template<class ctype > | |
static void | integrationOuterNormal (unsigned int i, FieldVector< ctype, dimension > &n) |
template<class ctype > | |
static ctype | volume () |
Static Public Attributes | |
static const unsigned int | numCorners = Topology::numCorners |
static const unsigned int | dimension = Topology::dimension |
static const unsigned int | numNormals = ReferenceDomainBase< Topology >::numNormals |
|
inlinestatic |
References Dune::GenericGeometry::checkInside().
Referenced by Dune::GenericGeometry::ReferenceElement< Topology, ctype >::checkInside().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |