|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfiedo_fort (LFI, KREP, KNUMER, KREC, KTAB, KNBECR, KFACTM, YDFIC, KRETIN) |
| subroutine lfiedo_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KNUMER, | ||
| integer (kind=jplikb) | KREC, | ||
| integer (kind=jplikb), dimension (lfi%jplard*kfactm), target | KTAB, | ||
| integer (kind=jplikb) | KNBECR, | ||
| integer (kind=jplikb) | KFACTM, | ||
| type (lficrw) | YDFIC, | ||
| integer (kind=jplikb) | KRETIN | ||
| ) |
Definition at line 6 of file lfiedo.F90.


1.8.13