dune-grid
2.2.0
|
#include <dune/grid/common/dynamicsubindexid.hh>
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 |
typedef IdSet::IdType Dune::DynamicSubId< Grid, IdSet >::IdType |
Dune::DynamicSubId< Grid, IdSet >::DynamicSubId | ( | const IdSet & | idSet | ) | [inline, explicit] |
Dune::DynamicSubId< Grid, IdSet >::~DynamicSubId | ( | ) | [inline] |
IdType Dune::DynamicSubId< Grid, IdSet >::operator() | ( | const Element & | e, |
int | i, | ||
unsigned int | codim | ||
) | const [inline] |