dune-geometry  2.4
Classes | Public Member Functions | Static Public Attributes | List of all members
Dune::GenericGeometry::SubTopologyMapper< Topology > Class Template Reference

#include <dune/geometry/genericgeometry/subtopologies.hh>

Public Member Functions

 SubTopologyMapper ()
 
unsigned int operator() (const unsigned int codim, const unsigned int subEntity) const
 
unsigned int size () const
 

Static Public Attributes

static const unsigned int staticSize = GenericForLoop< StaticSum, Size, 0, dimension >::value
 

Constructor & Destructor Documentation

template<class Topology >
Dune::GenericGeometry::SubTopologyMapper< Topology >::SubTopologyMapper ( )
inline

Member Function Documentation

template<class Topology >
unsigned int Dune::GenericGeometry::SubTopologyMapper< Topology >::operator() ( const unsigned int  codim,
const unsigned int  subEntity 
) const
inline
template<class Topology >
unsigned int Dune::GenericGeometry::SubTopologyMapper< Topology >::size ( ) const
inline

Member Data Documentation

template<class Topology >
const unsigned int Dune::GenericGeometry::SubTopologyMapper< Topology >::staticSize = GenericForLoop< StaticSum, Size, 0, dimension >::value
static

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