Go to the source code of this file.
Functions/Subroutines | |
| subroutine | genspchi0 (ik, lock, vqpl, jlgqr, ylmgq, sfacgq, chi0) |
| subroutine genspchi0 | ( | integer, intent(in) | ik, |
| integer(omp_lock_kind), dimension(nwrf), intent(inout) | lock, | ||
| real(8), dimension(3), intent(in) | vqpl, | ||
| 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, | ||
| complex(8), dimension(ngrf,4,ngrf,4,nwrf), intent(inout) | chi0 | ||
| ) |
Definition at line 9 of file genspchi0.f90.