|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfimoe_fort (LFI, KREP, KRANG, KRETIN) |
| subroutine | lfimoe64 (KREP, KRANG, KRETIN) |
| subroutine | lfimoe (KREP, KRANG, KRETIN) |
| subroutine | lfimoe_mt (LFI, KREP, KRANG, KRETIN) |
| subroutine lfimoe_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KRANG, | ||
| integer (kind=jplikb) | KRETIN | ||
| ) |
Definition at line 5 of file lfimoe.F90.


| subroutine lfimoe_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KREP, | ||
| integer (kind=jplikm) | KRANG, | ||
| integer (kind=jplikm) | KRETIN | ||
| ) |
Definition at line 179 of file lfimoe.F90.


1.8.13