| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Flat_Floor_Penetration), | intent(in) | :: | this | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | shortest_vector_from_floor(num_dimensions) | |||
| real(kind=DP), | intent(in) | :: | position_from_floor(num_dimensions) |