dune-grid  2.1.1
Classes | Public Types | Public Member Functions
Dune::DynamicSubIndex< Grid, IndexSet > Class Template Reference

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

List of all members.

Classes

struct  Caller
struct  CallerImpl

Public Types

typedef IndexSet::IndexType IndexType

Public Member Functions

 DynamicSubIndex (const IndexSet &indexSet)
 ~DynamicSubIndex ()
IndexType operator() (const Element &e, int i, unsigned int codim) const

template<class Grid, class IndexSet>
class Dune::DynamicSubIndex< Grid, IndexSet >


Member Typedef Documentation

template<class Grid , class IndexSet >
typedef IndexSet::IndexType Dune::DynamicSubIndex< Grid, IndexSet >::IndexType

Constructor & Destructor Documentation

template<class Grid , class IndexSet >
Dune::DynamicSubIndex< Grid, IndexSet >::DynamicSubIndex ( const IndexSet indexSet) [inline, explicit]
template<class Grid , class IndexSet >
Dune::DynamicSubIndex< Grid, IndexSet >::~DynamicSubIndex ( ) [inline]

Member Function Documentation

template<class Grid , class IndexSet >
IndexType Dune::DynamicSubIndex< Grid, IndexSet >::operator() ( const Element &  e,
int  i,
unsigned int  codim 
) const [inline]

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