calculate_energy_gradient_gto Subroutine

public subroutine calculate_energy_gradient_gto(p, a, g, b, f, output)

calculates the RHF/ ROHF / HFS gradient when GTO are used

Arguments

Type IntentOptional Attributes Name
type(param), intent(in) :: p
type(atom_set), intent(in) :: a(:)
type(grid3d), intent(in) :: g
type(basis), intent(in) :: b
type(wf_data), intent(inout) :: f
integer, intent(in), optional :: output