dune-grid
2.1.1
|
#include <dune/grid/common/dynamicsubindexid.hh>
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 |
typedef IndexSet::IndexType Dune::DynamicSubIndex< Grid, IndexSet >::IndexType |
Dune::DynamicSubIndex< Grid, IndexSet >::DynamicSubIndex | ( | const IndexSet & | indexSet | ) | [inline, explicit] |
Dune::DynamicSubIndex< Grid, IndexSet >::~DynamicSubIndex | ( | ) | [inline] |
IndexType Dune::DynamicSubIndex< Grid, IndexSet >::operator() | ( | const Element & | e, |
int | i, | ||
unsigned int | codim | ||
) | const [inline] |