normeigv_new_memopt Subroutine

public subroutine normeigv_new_memopt(almso, nb_ev, LV, RV)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: almso
integer, intent(in) :: nb_ev
double complex, intent(inout) :: LV(almso,nb_ev)
double complex, intent(inout) :: RV(almso,nb_ev)