On entry: the description of the lines that define the boundary domain. The line
, for
, is defined as follows:
- The number of points on the line, including two end points.
- The first end point of the line. If , then the coordinates of the first end point are those stored in .
- The second end point of the line. If , then the coordinates of the second end point are those stored in .
- This defines the type of line segment connecting the end points. Additional information is conveyed by the numerical value of as follows:
(i) |
, the line is described in FBND with as the index. In this case, the line must be described in the trigonometric (anticlockwise) direction; |
(ii) |
, the line is a straight line; |
(iii) |
if , say (), then the line is a polygonal arc joining the end points and interior points specified in CRUS. In this case the line contains the points whose coordinates are stored in ,where , , and . |
Constraints:
- ;
- ;
- ;
- , for .
For each line described by
FBND (lines with
, for
) the two end points (
and
) lie on the curve defined by index
in
FBND, i.e.,
;
, for .
For all lines described as polygonal arcs (lines with
, for
) the sets of intermediate points (i.e.,
for all
such that
) are not overlapping. This can be expressed as:
or
for a
such that
,
and
.