Inherited by BoundaryManager< G >.
Public Member Functions | |
BoundaryManagerBase (std::size_t numBoundarySegments) | |
template<class Intersection > | |
BoundaryType | boundaryId (Intersection const &intersection) const |
Return the stored boundary id for the given intersection. | |
std::vector< BoundaryType > const & | boundaryIds () const |
Protected Attributes | |
std::vector< BoundaryType > | boundaryIds_ |