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