extend_coeffvector2cluster_allkpt Subroutine

private subroutine extend_coeffvector2cluster_allkpt(inc, lattice, impcls, nkpts, kpoints, rveig_in, rveig_big)

Uses

Arguments

Type IntentOptional Attributes Name
type(inc_TYPE), intent(in) :: inc
type(lattice_TYPE), intent(in) :: lattice
type(impcls_TYPE), intent(in) :: impcls
integer, intent(in) :: nkpts
double precision, intent(in) :: kpoints(3,nkpts)
double complex, intent(in) :: rveig_in(inc%lmmaxso,inc%natypd,nkpts)
double complex, intent(out) :: rveig_big(impcls%clmso,nkpts)