#include "dimensions.h"
#include "paramet.h"
#include "comvert.h"
Go to the source code of this file.
|
subroutine | dudv2_p (teta, pkf, bern, du, dv) |
|
subroutine dudv2_p |
( |
real, dimension( ip1jmp1,llm ) |
teta, |
|
|
real, dimension( ip1jmp1,llm ) |
pkf, |
|
|
real, dimension( ip1jmp1,llm ) |
bern, |
|
|
real, dimension( ip1jmp1,llm ) |
du, |
|
|
real, dimension( ip1jm,llm ) |
dv |
|
) |
| |