dune-geometry  2.2.0
Classes | Public Member Functions | Static Public Attributes
Dune::GenericGeometry::SubTopologyMapper< Topology > Class Template Reference

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

List of all members.

Classes

struct  CalcOffset
struct  Size
struct  StaticSum

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

template<class Topology>
class Dune::GenericGeometry::SubTopologyMapper< Topology >


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: