Public Types | |
typedef int | IdType |
Public Member Functions | |
IdSet (const CpGridData &grid) | |
template<int cc> | |
IdType | id (const cpgrid::Entity< cc > &e) const |
template<class EntityType > | |
IdType | id (const EntityType &e) const |
IdType | id (const cpgrid::Intersection &intersection) const |
return id of intersection (here face number) | |
template<int cc> | |
IdType | subId (const cpgrid::Entity< 0 > &e, int i) const |
IdType | subId (const cpgrid::Entity< 0 > &e, int i, int cc) const |