Data Structure to calculate 3-center integrals
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | ngloc_max | ||||
| integer, | public | :: | nnucunq | ||||
| integer, | public | :: | ng_loc | ||||
| integer, | public, | allocatable | :: | ioff(:) | |||
| integer, | public, | allocatable | :: | nuc_indices(:) | |||
| real(kind=long), | public, | allocatable | :: | wgdcmp(:) | |||
| real(kind=long), | public, | allocatable | :: | weight(:) |