Classes | Enumerations
OuterBoundary3D.hpp File Reference

Outer Boundary Conditions. More...

#include <cmath>
Include dependency graph for OuterBoundary3D.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Outer Boundary Conditions.

Author
Elad Steinberg

Definition in file OuterBoundary3D.hpp.