| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | private, | allocatable | :: | qwprod(:,:,:) | |||
| real(kind=dp), | private, | allocatable | :: | ycoulomb(:,:,:,:) | |||
| integer, | private | :: | nGrid | ||||
| integer(kind=int64), | private, | allocatable | :: | lMatCalcHKeys(:) | |||
| real(kind=dp), | private, | allocatable | :: | lMatCalcHVals(:) | |||
| integer(kind=int64), | private | :: | lMatIndMax |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(in) | :: | i | |||
| integer(kind=int64), | intent(in) | :: | k | |||
| integer(kind=int64), | intent(in) | :: | m | |||
| integer(kind=int64), | intent(in) | :: | j | |||
| integer(kind=int64), | intent(in) | :: | l | |||
| integer(kind=int64), | intent(in) | :: | n |