rotate_wavefunction Subroutine

public subroutine rotate_wavefunction(lmmaxso, natypd, alpha, beta, rveig_atom_inp, rveig_atom_out)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: lmmaxso
integer, intent(in) :: natypd
double precision, intent(in) :: alpha
double precision, intent(in) :: beta
double complex, intent(in) :: rveig_atom_inp(lmmaxso,natypd,2)
double complex, intent(out) :: rveig_atom_out(lmmaxso,natypd,2)