#include "dimensions.h"
#include "paramet.h"
#include "comgeom.h"
Go to the source code of this file.
|
subroutine | covcont_loc (klevel, ucov, vcov, ucont, vcont) |
|
subroutine covcont_loc |
( |
integer |
klevel, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
ucov, |
|
|
real, dimension( ijb_v:ije_v,klevel ) |
vcov, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
ucont, |
|
|
real, dimension( ijb_v:ije_v,klevel ) |
vcont |
|
) |
| |