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

#include <referenceelements.hh>

List of all members.


Detailed Description

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

This is the reference cube without virtual functions.


Public Member Functions

 ReferenceCube ()
 build up the reference cube
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
const FieldVector< int, dim > & iposition (int i, int c) const
 Position of center of gravity of entity (i,c).

The documentation for this class was generated from the following file:

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].