Compute the (unsigned, squared) distance from a point to the facet surface.
Facet's metrix must be already computed.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(facet_object), | intent(in) | :: | self | Facet. |
||
| type(vector_R8P), | intent(in) | :: | point | Point. |
Closest distance from point to the facet.