#include "dimensions.h"
#include "paramet.h"
#include "coefils.h"
Go to the source code of this file.
Functions/Subroutines |
subroutine | filtreg (champ, nlat, nbniv, ifiltre, iaire, griscal, iter) |
Function/Subroutine Documentation
subroutine filtreg |
( |
real, dimension( iip1,nlat,nbniv) |
champ, |
|
|
integer |
nlat, |
|
|
integer |
nbniv, |
|
|
integer |
ifiltre, |
|
|
integer |
iaire, |
|
|
logical |
griscal, |
|
|
integer |
iter |
|
) |
| |