Go to the source code of this file.
Functions/Subroutines | |
subroutine | gradrf (rfmt, rfir, grfmt, grfir) |
subroutine gradrf | ( | real(8), dimension(npmtmax,natmtot), intent(in) | rfmt, |
real(8), dimension(ngtot), intent(in) | rfir, | ||
real(8), dimension(npmtmax,natmtot,3), intent(out) | grfmt, | ||
real(8), dimension(ngtot,3), intent(out) | grfir | ||
) |
Definition at line 6 of file gradrf.f90.