| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=DP), | private | :: | alpha | = | 0._DP | ||
| real(kind=DP), | private | :: | expression_domain_max(2) | = | 0._DP |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_DES_Real_Pair), | intent(inout) | :: | this | |||
| class(Abstract_Box_Size_Memento), | intent(in), | target | :: | box_size_memento |
\[ u(\vec{r}_{ij}, \vec{\mu}_i, \vec{\mu}_j) = \frac{1}{4\pi \epsilon} \left[ (\vec{\mu}_i \cdot \vec{\mu}_j) B_\alpha(r_{ij}) - (\vec{\mu}_i \cdot \vec{r}_{ij}) (\vec{\mu}_j \cdot \vec{r}_{ij}) C_\alpha(r_{ij}) \right] \] cf. des_real_B & des_real_C
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_DES_Real_Pair), | intent(in) | :: | this | |||
| real(kind=DP), | intent(in), | dimension(:) | :: | vector_ij | ||
| real(kind=DP), | intent(in), | dimension(:) | :: | moment_i | ||
| real(kind=DP), | intent(in), | dimension(:) | :: | moment_j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Raw_DES_Real_Pair), | intent(out) | :: | this | |||
| class(Abstract_Box_Size_Memento), | intent(in) | :: | box_size_memento | |||
| class(Abstract_Permittivity), | intent(in) | :: | permittivity | |||
| class(Abstract_DES_Convergence_Parameter), | intent(in) | :: | alpha | |||
| type(Concrete_Potential_Domain), | intent(in) | :: | domain |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Raw_DES_Real_Pair), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Raw_DES_Real_Pair), | intent(inout) | :: | this |
note cf. Tabulated_set_domain
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Raw_DES_Real_Pair), | intent(inout) | :: | this | |||
| type(Concrete_Potential_Domain), | intent(in) | :: | domain |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Raw_DES_Real_Pair), | intent(in) | :: | this | |||
| real(kind=DP), | intent(in) | :: | distance |