#include <dune/geometry/genericgeometry/referencedomain.hh>
List of all members.
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 |
Detailed Description
template<class Topology>
struct Dune::GenericGeometry::ReferenceDomain< Topology >
Member Function Documentation
template<class Topology >
template<class ctype >
template<class Topology >
template<class ctype >
template<class Topology >
template<class ctype >
template<class Topology >
template<class ctype >
Member Data Documentation
template<class Topology >
template<class Topology >
template<class Topology >
The documentation for this struct was generated from the following file: