Go to the source code of this file.
Functions/Subroutines | |
subroutine | readdvs (iq, is, ia, ip, dvsmt, dvsir) |
subroutine readdvs | ( | integer, intent(in) | iq, |
integer, intent(in) | is, | ||
integer, intent(in) | ia, | ||
integer, intent(in) | ip, | ||
complex(8), dimension(npmtmax,natmtot), intent(out) | dvsmt, | ||
complex(8), dimension(ngtot), intent(out) | dvsir | ||
) |
Definition at line 6 of file readdvs.f90.