\[ \sigma (r = \sigma_+) \]
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(XYZ_Hard_Contact), | intent(in) | :: | this | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | contact | |||
| real(kind=DP), | intent(in) | :: | min_distance | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(out) | :: | can_overlap | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | ratio | (\ \frac{r}{\sigma} ) |
||
| real(kind=DP), | intent(in) | :: | min_distance | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Hard_Contact), | intent(out) | :: | this | |||
| class(Abstract_Dirac_Distribution_Plus), | intent(in) | :: | dirac_plus |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Hard_Contact), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Hard_Contact), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Hard_Contact), | intent(in) | :: | this | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | contact | |||
| real(kind=DP), | intent(in) | :: | min_distance | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(out) | :: | can_overlap | |||
| logical, | intent(out) | :: | overlap | |||
| real(kind=DP), | intent(out) | :: | ratio | |||
| real(kind=DP), | intent(in) | :: | min_distance | |||
| real(kind=DP), | intent(in) | :: | vector(:) |