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