Go to the source code of this file.
Functions/Subroutines |
subroutine | gr_dyn_fi (nfield, im, jm, ngrid, pdyn, pfi) |
Function/Subroutine Documentation
subroutine gr_dyn_fi |
( |
integer |
nfield, |
|
|
integer |
im, |
|
|
integer |
jm, |
|
|
integer |
ngrid, |
|
|
real, dimension(im,jm,nfield) |
pdyn, |
|
|
real, dimension(ngrid,nfield) |
pfi |
|
) |
| |