construct_mov_matrix2 Subroutine

public subroutine construct_mov_matrix2(p, a, b, f, du, m)

this subroutine returns the matrix idea: employ a density difference and screen low contributions

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(:, :, :) :: du
real(kind=long), intent(out), dimension(:, :, :) :: m