Outer Boundary Conditions. More...
#include <cmath>

Go to the source code of this file.
Classes | |
| class | OuterBoundary3D |
| Abstract class for geometric boundary conditions for the tessellation. More... | |
Enumerations | |
| enum | BoundaryType { Rectengular, Periodic, HalfPeriodic, Rectengular, Periodic, HalfPeriodic } |
| Type of boundary. | |
| enum | BoundaryPoint { BackLowerLeft, FrontUpperRight } |
| Type of boundary point. | |
Outer Boundary Conditions.
Definition in file OuterBoundary3D.hpp.
1.8.13