Go to the source code of this file.
Functions/Subroutines | |
subroutine | grgrad_2nd_gridpoint (fnc, dfdx, dfdy, dfdz, irg, itg, ipg) |
subroutine grgrad_2nd_gridpoint | ( | real(long),dimension(:,:,:),pointer | fnc, | |
real(long),intent(out) | dfdx, | |||
real(long),intent(out) | dfdy, | |||
real(long),intent(out) | dfdz, | |||
integer | irg, | |||
integer | itg, | |||
integer | ipg | |||
) |
Definition at line 1 of file grgrad_2nd_gridpoint.f90.