Abstract class for geometric boundary conditions for the tessellation.
More...
#include <OuterBoundary3D.hpp>
Abstract class for geometric boundary conditions for the tessellation.
Definition at line 19 of file OuterBoundary3D.hpp.
◆ AreWeReflective()
virtual bool OuterBoundary3D::AreWeReflective |
( |
Face const & |
face | ) |
const |
|
pure virtual |
Return whether an face is reflective or not.
- Parameters
-
- Returns
- Is the Face reflective
◆ GetBoundaryType()
virtual BoundaryType OuterBoundary3D::GetBoundaryType |
( |
void |
| ) |
const |
|
pure virtual |
Returns the boundary type.
- Returns
- The boundary type
◆ GetGridBoundary()
Returns the boundary point.
- Parameters
-
point | The point of the boundary |
- Returns
- The boundary point
The documentation for this class was generated from the following file: