mcscf_procedure Subroutine

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

MCSCF procedure

Arguments

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