dune-geometry
2.4
|
topological information about the subentities of a reference element More...
#include <dune/geometry/referenceelements.hh>
Public Member Functions | |
SubEntityInfo () | |
SubEntityInfo (const SubEntityInfo &other) | |
~SubEntityInfo () | |
const SubEntityInfo & | operator= (const SubEntityInfo &other) |
int | size (int cc) const |
int | number (int ii, int cc) const |
const GeometryType & | type () const |
void | initialize (unsigned int topologyId, int codim, unsigned int i) |
Protected Member Functions | |
int | codim () const |
unsigned int * | allocate () |
void | deallocate (unsigned int *ptr) |
unsigned int | capacity () const |
topological information about the subentities of a reference element
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
References Dune::GeometryType::dim(), and Dune::ReferenceElement< ctype, dim >::type().
|
inlineprotected |
|
inline |
|
inline |
References Dune::ReferenceElement< ctype, dim >::size().
|
inline |
|
inline |
|
inline |