Go to the source code of this file.
Functions/Subroutines | |
subroutine | flgrad_2nd_gridpoint_export (fnc, dfdx, dfdy, dfdz, irf, itf, ipf, rs) |
subroutine flgrad_2nd_gridpoint_export | ( | real(long),dimension(:,:,:),pointer | fnc, | |
real(long),intent(out) | dfdx, | |||
real(long),intent(out) | dfdy, | |||
real(long),intent(out) | dfdz, | |||
integer | irf, | |||
integer | itf, | |||
integer | ipf, | |||
real(long),dimension(:,:),pointer | rs | |||
) |
Definition at line 1 of file flgrad_2nd_gridpoint_export.f90.