#include "dimensions.h"
#include "paramet.h"
Go to the source code of this file.
|
subroutine | grad_loc (klevel, pg, pgx, pgy) |
|
subroutine grad_loc |
( |
integer |
klevel, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
pg, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
pgx, |
|
|
real, dimension( ijb_v:ije_v,klevel ) |
pgy |
|
) |
| |