This evaluates relative distance of given point on line
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_point_type), | intent(in) | :: | point | |||
type(tem_line_type), | intent(in) | :: | line |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | private | :: | numerator | ||||
real(kind=rk), | private | :: | denominator |