/home/uryu/Cocal_svn_checkinout/Cocal/code/Subroutine/flgrad_type0.f90 File Reference
Go to the source code of this file.
Functions/Subroutines |
subroutine | flgrad_type0 (fnc, fnc_rs, dfdx, dfdy, dfdz, irf, itf, ipf) |
Function Documentation
subroutine flgrad_type0 |
( |
real(long),dimension(0:1,0:1,0:1),intent(in) |
fnc, |
|
|
real(long),dimension(0:1,0:1),intent(in) |
fnc_rs, |
|
|
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 | |
|
) |
| | |