#include <BoundarySurface.h>
Public Types | |
enum | Side { positive, negative } |
Public Member Functions | |
vector< const VolumeBoundary * > | volumeBoundaries (Side) const =0 |
const VolumeBoundary * | volumeBoundary (const LocalPoint &, Side) const =0 |
Definition at line 8 of file BoundarySurface.h.
Enumerator | |
---|---|
positive | |
negative |
Definition at line 11 of file BoundarySurface.h.
|
pure virtual |
|
pure virtual |