this subroutine returns the matrix it expects to find the MO-space twoelectron integrals in F%teint
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(param), | intent(in) | :: | p | |||
| type(wf_data), | intent(in) | :: | f | |||
| real(kind=long), | intent(in), | dimension(:, :, :) | :: | du | ||
| real(kind=long), | intent(out), | dimension(:, :, :) | :: | m |