construct_mov_matrix Subroutine

public subroutine construct_mov_matrix(p, f, du, m)

this subroutine returns the matrix it expects to find the MO-space twoelectron integrals in F%teint

Arguments

Type IntentOptional 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