Class Summary |
Boundary |
This class represents one Boundary of the Domain. |
BoundaryNode |
This class BoundaryNode represents a BoundaryNode of a grid, which is more
special than a regular node, because its position is not controlled via
the coordinates, but via a parameter value on the boundary segment. |
Segment |
This class Segment builds the super class for the boundary segments. |
SegmentCircle |
This class represents the Segment type CIRCLE. |
SegmentFile |
|
SegmentLine |
This class represents the segment type LINE, a straight line between two
given points. |