dune-grid  2.2.0
Classes | Public Types | Public Member Functions
Dune::DynamicSubId< Grid, IdSet > Class Template Reference

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

List of all members.

Classes

struct  Caller
struct  CallerImpl

Public Types

typedef IdSet::IdType IdType

Public Member Functions

 DynamicSubId (const IdSet &idSet)
 ~DynamicSubId ()
IdType operator() (const Element &e, int i, unsigned int codim) const

template<class Grid, class IdSet>
class Dune::DynamicSubId< Grid, IdSet >


Member Typedef Documentation

template<class Grid , class IdSet >
typedef IdSet::IdType Dune::DynamicSubId< Grid, IdSet >::IdType

Constructor & Destructor Documentation

template<class Grid , class IdSet >
Dune::DynamicSubId< Grid, IdSet >::DynamicSubId ( const IdSet idSet) [inline, explicit]
template<class Grid , class IdSet >
Dune::DynamicSubId< Grid, IdSet >::~DynamicSubId ( ) [inline]

Member Function Documentation

template<class Grid , class IdSet >
IdType Dune::DynamicSubId< Grid, IdSet >::operator() ( const Element &  e,
int  i,
unsigned int  codim 
) const [inline]

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