lanczos_wrapper Module



Contents


Subroutines

public subroutine frsblk_wrapper(det_list, ndets, nexcit, evals, evecs)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: det_list(:,:)
integer, intent(in) :: ndets
integer, intent(in) :: nexcit
real(kind=dp), intent(out) :: evals(:)
real(kind=dp), intent(out) :: evecs(:,:)