/home/uryu/Cocal_svn_checkinout/Cocal/code/Subroutine/dadbscalar_type1.f90 File Reference
Go to the source code of this file.
Functions/Subroutines |
subroutine | dadbscalar_type1 (fnc, d2fdxdx, d2fdxdy, d2fdxdz, d2fdydx, d2fdydy, d2fdydz, d2fdzdx, d2fdzdy, d2fdzdz, irg, itg, ipg) |
Function Documentation
subroutine dadbscalar_type1 |
( |
real(long),dimension(:,:,:),pointer |
fnc, |
|
|
real(long) |
d2fdxdx, |
|
|
real(long) |
d2fdxdy, |
|
|
real(long) |
d2fdxdz, |
|
|
real(long) |
d2fdydx, |
|
|
real(long) |
d2fdydy, |
|
|
real(long) |
d2fdydz, |
|
|
real(long) |
d2fdzdx, |
|
|
real(long) |
d2fdzdy, |
|
|
real(long) |
d2fdzdz, |
|
|
integer |
irg, |
|
|
integer |
itg, |
|
|
integer |
ipg | |
|
) |
| | |