Compute length of linesegment between points P1 and P2
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(3) | :: | P1 |
Coordinates of point P1 |
|
| real(kind=dp), | intent(in), | dimension(3) | :: | P2 |
Coordinates of point P2 |
Length of linesegment