construct_moo_matrix2 Subroutine

public subroutine construct_moo_matrix2(p, a, b, f, do, m)

this subroutine returns the matrix it doesn't need transformed integrals

Arguments

Type IntentOptional Attributes Name
type(param), intent(in) :: p
type(atom_set), intent(in) :: a(:)
type(basis), intent(in) :: b
type(wf_data), intent(in) :: f
real(kind=long), intent(in), dimension(:, :, :) :: do
real(kind=long), intent(out), dimension(:, :, :) :: m