stability_analysis Subroutine

public subroutine stability_analysis(p, a, g, b, f)

performs stability analysis by inspecting numerical derivatives of the Fock matrix

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