Go to the source code of this file.
Functions/Subroutines | |
subroutine | flgrad_midpoint_type0 (fnc, dfdx, dfdy, dfdz, irf, itf, ipf) |
subroutine flgrad_midpoint_type0 | ( | real(long),dimension(:,:,:),pointer | fnc, | |
real(long),intent(out) | dfdx, | |||
real(long),intent(out) | dfdy, | |||
real(long),intent(out) | dfdz, | |||
integer,intent(in) | irf, | |||
integer,intent(in) | itf, | |||
integer,intent(in) | ipf | |||
) |