|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lfirec_fort (LFI, KRGPIF, KRANG, KREC) |
| subroutine | lfirec64 (KRGPIF, KRANG, KREC) |
| subroutine | lfirec (KRGPIF, KRANG, KREC) |
| subroutine | lfirec_mt (LFI, KRGPIF, KRANG, KREC) |
| subroutine lfirec_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KRGPIF, | ||
| integer (kind=jplikb) | KRANG, | ||
| integer (kind=jplikb) | KREC | ||
| ) |
Definition at line 5 of file lfirec.F90.


| subroutine lfirec_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KRGPIF, | ||
| integer (kind=jplikm) | KRANG, | ||
| integer (kind=jplikm) | KREC | ||
| ) |
Definition at line 139 of file lfirec.F90.


1.8.13