|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfidst_fort (LFI, KREP, KRANG, KRANIE, CDSTRU, KLONG) |
| subroutine | lfidst64 (KREP, KRANG, KRANIE, CDSTRU, KLONG) |
| subroutine | lfidst (KREP, KRANG, KRANIE, CDSTRU, KLONG) |
| subroutine | lfidst_mt (LFI, KREP, KRANG, KRANIE, CDSTRU, KLONG) |
| subroutine lfidst_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KRANG, | ||
| integer (kind=jplikb) | KRANIE, | ||
| character, dimension(*) | CDSTRU, | ||
| integer (kind=jplikb) | KLONG | ||
| ) |
Definition at line 5 of file lfidst.F90.


| subroutine lfidst_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KREP, | ||
| integer (kind=jplikm) | KRANG, | ||
| integer (kind=jplikm) | KRANIE, | ||
| character (len=*) | CDSTRU, | ||
| integer (kind=jplikm) | KLONG | ||
| ) |
Definition at line 277 of file lfidst.F90.


1.8.13