|
dune-geometry
2.3.1
|
#include <dune/geometry/referenceelements.hh>
Public Types | |
| typedef ReferenceElement < ctype, dim > | value_type |
| typedef const value_type * | const_iterator |
Public Member Functions | |
| ReferenceElementContainer () | |
| const value_type & | operator() (const GeometryType &type) const |
| const value_type & | simplex () const |
| const value_type & | cube () const |
| const value_type & | pyramid () const |
| const value_type & | prism () const |
| const_iterator | begin () const |
| const_iterator | end () const |
| typedef const value_type* Dune::ReferenceElementContainer< ctype, dim >::const_iterator |
| typedef ReferenceElement< ctype, dim > Dune::ReferenceElementContainer< ctype, dim >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References Dune::GeometryType::dim(), and Dune::GeometryType::id().
|
inline |
|
inline |
|
inline |
1.8.7