| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(basis_set), | intent(in) | :: | basis | |||
| real(kind=real64), | intent(in), | contiguous | :: | coord(:,:) | ||
| real(kind=real64), | intent(inout), | contiguous | :: | hcore(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(basis_set), | intent(in) | :: | basis | |||
| real(kind=real64), | intent(in), | contiguous | :: | coord(:,:) | ||
| real(kind=dp), | intent(inout) | :: | denab(:) | |||
| real(kind=dp), | intent(inout) | :: | de(:,:) |