Dune::ReferenceSimplex< ctype, 0 > Class Template Reference
[Reference Elements]
#include <referenceelements.hh>
Detailed Description
template<typename ctype>
class Dune::ReferenceSimplex< ctype, 0 >
specialization for d=0 Public Member Functions | |
int | size (int c) const |
number of entities of codim c | |
int | size (int i, int c, int cc) const |
number of subentities of codim cc of entity (i,c) | |
int | subEntity (int i, int c, int ii, int cc) const |
number of ii'th subentity with codim cc of (i,c) | |
const FieldVector< ctype, d > & | position (int i, int c) const |
Position of center of gravity of entity (i,c). | |
template<int codim> | |
FieldVector< ctype, d > | global (const FieldVector< ctype, d-codim > &local, int i, int cdim) const |
maps local coordinate on subentity i of codim cdim onto reference element coordinates | |
GeometryType | type (int i, int c) const |
type of (i,c) | |
double | volume () const |
volume of the reference element |
The documentation for this class was generated from the following file: