Go to the source code of this file.
Functions/Subroutines | |
subroutine | grad2rfmt (nr, nri, ri, ri2, wcr, rfmt, g2rfmt) |
subroutine grad2rfmt | ( | integer, intent(in) | nr, |
integer, intent(in) | nri, | ||
real(8), dimension(nr), intent(in) | ri, | ||
real(8), dimension(nr), intent(in) | ri2, | ||
real(8), dimension(12,nr), intent(in) | wcr, | ||
real(8), dimension(*), intent(in) | rfmt, | ||
real(8), dimension(*), intent(out) | g2rfmt | ||
) |
Definition at line 9 of file grad2rfmt.f90.