Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=real64), | public, | allocatable | :: | coord(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Line_), | intent(inout) | :: | obj | |||
class(Point_), | intent(in) | :: | Point | |||
integer(kind=int32), | intent(in) | :: | position |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Line_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | NodCoord(:,:) |