Outer Boundary Conditions. More...
Go to the source code of this file.
Classes | |
class | OuterBoundary |
Abstract class for geometric boundary conditions for the tessellation. More... | |
Enumerations | |
enum | Directions { Left, Right, Up, Down } |
Directions of boundaries of the computational domain. | |
enum | BoundaryType { Rectengular, Periodic, HalfPeriodic, Rectengular, Periodic, HalfPeriodic } |
Type of boundary. | |
Outer Boundary Conditions.
Definition in file OuterBoundary.hpp.