dune-grid  2.2.1
Classes | Public Member Functions | Static Public Attributes | List of all members
Dune::GenericGeometry::ReferenceTopology< dim > Class Template Reference

#include <dune/grid/genericgeometry/referencetopologies.hh>

Inheritance diagram for Dune::GenericGeometry::ReferenceTopology< dim >:
Inheritance graph

Classes

struct  Initialize
class  SubEntityInfo

Public Member Functions

unsigned int size (unsigned int codim) const
unsigned int size (unsigned int codim, unsigned int i, unsigned int subcodim) const
unsigned int subEntity (unsigned int codim, unsigned int i, unsigned int subcodim, unsigned int j) const
unsigned int topologyId (unsigned int codim, unsigned int i) const
template<class Topology >
void initialize ()

Static Public Attributes

static const unsigned int dimension = dim

Member Function Documentation

template<unsigned int dim>
template<class Topology >
void Dune::GenericGeometry::ReferenceTopology< dim >::initialize ( )
inline
template<unsigned int dim>
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::size ( unsigned int  codim) const
inline
template<unsigned int dim>
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::size ( unsigned int  codim,
unsigned int  i,
unsigned int  subcodim 
) const
inline
template<unsigned int dim>
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::subEntity ( unsigned int  codim,
unsigned int  i,
unsigned int  subcodim,
unsigned int  j 
) const
inline
template<unsigned int dim>
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::topologyId ( unsigned int  codim,
unsigned int  i 
) const
inline

Member Data Documentation

template<unsigned int dim>
const unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::dimension = dim
static

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