dune-geometry  3.0-git
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

◆ SubTopologyMapper()

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

Member Function Documentation

◆ operator()()

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

◆ size()

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

Member Data Documentation

◆ staticSize

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: