Dune::ReferenceSimplex< ctype, dim > Class Template Reference
[Reference Elements]

#include <referenceelements.hh>

Inherited by Dune::ReferenceElementWrapper< Dune::ReferenceSimplex< ctype, dim > > [private].

List of all members.


Detailed Description

template<typename ctype, int dim>
class Dune::ReferenceSimplex< ctype, dim >

Reference simplex.

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, dim > & position (int i, int c) const
 Position of center of gravity of entity (i,c).
template<int codim>
FieldVector< ctype, dim > global (const FieldVector< ctype, dim-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:

Generated on 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].