Class EdgeBoundaryStrategy#
Defined in File BoundaryStrategy.h
Inheritance Relationships#
Base Type#
public BoundaryStrategy
(Class BoundaryStrategy)
Class Documentation#
-
class EdgeBoundaryStrategy : public BoundaryStrategy
Implements methods for edge boundary conditions.
The simulation area is assumed to have edge boundary conditions at x =
side_x
, y =side_y
.Public Functions
-
inline EdgeBoundaryStrategy(double side_x, double side_y)
-
inline ~EdgeBoundaryStrategy()
-
inline EdgeBoundaryStrategy(double side_x, double side_y)