BEM++
2.0
|
Public Member Functions | |
DomainIndex (std::auto_ptr< IndexSet > level0IndexSet, const std::vector< int > &elementIndexToPhysicalEntity) | |
int | domain (const Entity< 0 > &entity) const |
std::vector< int > | domainIndices () const |
Private Attributes | |
std::auto_ptr< IndexSet > | m_level0IndexSet |
std::vector< int > | m_domainIndices |