| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Walls_Visitor), | intent(in) | :: | this | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | energy | |||
| class(Abstract_Component_Coordinates), | intent(in) | :: | positions | |||
| class(Abstract_Pair_Potential), | intent(in) | :: | pair_potential |