Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo Class Reference

Topological and geometric information about the subentities of a reference element. More...

#include <dune/grid/common/genericreferenceelements.hh>

List of all members.

Classes

struct  Initialize
struct  Initialize< Topology, codim >

Public Member Functions

int size (int cc) const
int number (int ii, int cc) const
const FieldVector< ctype, dim > & position () const
const GeometryType & type () const
unsigned int topologyId () const
template<class Topology , unsigned int codim, unsigned int i>
void initialize ()

Detailed Description

template<class ctype, int dim>
class Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo

Topological and geometric information about the subentities of a reference element.


Member Function Documentation

template<class ctype, int dim>
template<class Topology , unsigned int codim, unsigned int i>
void Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::initialize (  )  [inline]
template<class ctype, int dim>
int Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::number ( int  ii,
int  cc 
) const [inline]
template<class ctype, int dim>
const FieldVector< ctype, dim >& Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::position (  )  const [inline]
template<class ctype, int dim>
int Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::size ( int  cc  )  const [inline]
template<class ctype, int dim>
unsigned int Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::topologyId (  )  const [inline]
template<class ctype, int dim>
const GeometryType& Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::type (  )  const [inline]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].