Go to the source code of this file.
Functions/Subroutines | |
subroutine | genvchi0 (t3hw, ik, lock, vqpl, gclgq, jlgqr, ylmgq, sfacgq, nm, vchi0) |
subroutine genvchi0 | ( | logical, intent(in) | t3hw, |
integer, intent(in) | ik, | ||
integer(omp_lock_kind), dimension(nwrf), intent(inout) | lock, | ||
real(8), dimension(3), intent(in) | vqpl, | ||
real(8), dimension(ngrf), intent(in) | gclgq, | ||
real(8), dimension(njcmax,nspecies,ngrf), intent(in) | jlgqr, | ||
complex(8), dimension(lmmaxo,ngrf), intent(in) | ylmgq, | ||
complex(8), dimension(ngrf,natmtot), intent(in) | sfacgq, | ||
integer, intent(in) | nm, | ||
complex(4), dimension(nm,nm,nwrf), intent(inout) | vchi0 | ||
) |
Definition at line 6 of file genvchi0.f90.