|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfiosf_fort (LFI, KREP, KNUMER, LDIMST) |
| subroutine | lfiosf64 (KREP, KNUMER, LDIMST) |
| subroutine | lfiosf (KREP, KNUMER, LDIMST) |
| subroutine | lfiosf_mt (LFI, KREP, KNUMER, LDIMST) |
Definition at line 106 of file lfiosf.F90.


| subroutine lfiosf_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KNUMER, | ||
| logical | LDIMST | ||
| ) |
Definition at line 6 of file lfiosf.F90.


| subroutine lfiosf_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KREP, | ||
| integer (kind=jplikm) | KNUMER, | ||
| logical | LDIMST | ||
| ) |
Definition at line 125 of file lfiosf.F90.


1.8.13