|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfista_fort (LFI, KREP, KNUMER) |
| subroutine | lfista64 (KREP, KNUMER) |
| subroutine | lfista (KREP, KNUMER) |
| subroutine | lfista_mt (LFI, KREP, KNUMER) |
Definition at line 120 of file lfista.F90.


| subroutine lfista_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KNUMER | ||
| ) |
Definition at line 6 of file lfista.F90.


| subroutine lfista_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KREP, | ||
| integer (kind=jplikm) | KNUMER | ||
| ) |
Definition at line 138 of file lfista.F90.


1.8.13