#include "dimensions.h"
#include "paramet.h"
#include "comgeom2.h"
#include "comdissipn.h"
Go to the source code of this file.
Functions/Subroutines |
subroutine | divgrad2 (klevel, h, deltapres, lh, divgra) |
Function/Subroutine Documentation
subroutine divgrad2 |
( |
integer |
klevel, |
|
|
real, dimension( ip1jmp1,klevel ) |
h, |
|
|
real, dimension( ip1jmp1,klevel ) |
deltapres, |
|
|
integer |
lh, |
|
|
real, dimension( ip1jmp1,klevel) |
divgra |
|
) |
| |