#include "dimensions.h"
#include "paramet.h"
#include "coefils.h"
Go to the source code of this file.
|
subroutine | filtreg_p (champ, ibeg, iend, nlat, nbniv, ifiltre, iaire, griscal, iter) |
|
subroutine filtreg_p |
( |
real, dimension( iip1,nlat,nbniv) |
champ, |
|
|
integer |
ibeg, |
|
|
integer |
iend, |
|
|
integer |
nlat, |
|
|
integer |
nbniv, |
|
|
integer |
ifiltre, |
|
|
integer |
iaire, |
|
|
logical |
griscal, |
|
|
integer |
iter |
|
) |
| |