| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public, | allocatable | :: | alpha_a(:) | |||
| real(kind=dp), | public, | allocatable | :: | alpha_b(:) | |||
| real(kind=dp), | public, | allocatable | :: | g(:) | |||
| real(kind=dp), | public, | allocatable | :: | ginv(:) | |||
| real(kind=dp), | public, | allocatable | :: | k(:) | |||
| real(kind=dp), | public, | allocatable | :: | p(:,:) | |||
| real(kind=dp), | public, | allocatable | :: | pa(:,:) | |||
| real(kind=dp), | public, | allocatable | :: | pb(:,:) | |||
| real(kind=dp), | public, | allocatable | :: | rab(:) | |||
| real(kind=dp), | public, | allocatable | :: | uab(:) | |||
| integer, | public, | allocatable | :: | ppid(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(int2_pair_storage), | intent(inout) | :: | ppairs | |||
| type(basis_set), | intent(in) | :: | basis | |||
| type(int2_cutoffs_t), | intent(in) | :: | cutoffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(int2_pair_storage), | intent(inout) | :: | ppairs | |||
| type(basis_set), | intent(in) | :: | basis | |||
| type(int2_cutoffs_t), | intent(in) | :: | cutoffs | |||
| logical, | intent(in), | optional | :: | noswap |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(int2_pair_storage), | intent(inout) | :: | ppairs |