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