|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lficap_fort (LFI, KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDRECU) |
| subroutine | lficap64 (KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDRECU) |
| subroutine | lficap (KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDRECU) |
| subroutine | lficap_mt (LFI, KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDRECU) |
| subroutine lficap | ( | integer (kind=jplikm) | KREP, |
| integer (kind=jplikm) | KNUMER, | ||
| character (len=*) | CDNOMA, | ||
| integer (kind=jplikm) | KLONG, | ||
| integer (kind=jplikm) | KPOSEX, | ||
| logical | LDRECU | ||
| ) |
Definition at line 251 of file lficap.F90.


| subroutine lficap_fort | ( | type(lficom) | LFI, |
| integer (kind=jplikb) | KREP, | ||
| integer (kind=jplikb) | KNUMER, | ||
| character, dimension(*) | CDNOMA, | ||
| integer (kind=jplikb) | KLONG, | ||
| integer (kind=jplikb) | KPOSEX, | ||
| logical | LDRECU | ||
| ) |
Definition at line 7 of file lficap.F90.


| subroutine lficap_mt | ( | type (lficom) | LFI, |
| integer (kind=jplikm) | KREP, | ||
| integer (kind=jplikm) | KNUMER, | ||
| character (len=*) | CDNOMA, | ||
| integer (kind=jplikm) | KLONG, | ||
| integer (kind=jplikm) | KPOSEX, | ||
| logical | LDRECU | ||
| ) |
Definition at line 273 of file lficap.F90.


1.8.13