SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | lficas_fort (LFI, KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDAVAN) |
subroutine | lficas64 (KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDAVAN) |
subroutine | lficas (KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDAVAN) |
subroutine | lficas_mt (LFI, KREP, KNUMER, CDNOMA, KLONG, KPOSEX, LDAVAN) |
subroutine lficas | ( | integer (kind=jplikm) | KREP, |
integer (kind=jplikm) | KNUMER, | ||
character (len=*) | CDNOMA, | ||
integer (kind=jplikm) | KLONG, | ||
integer (kind=jplikm) | KPOSEX, | ||
logical | LDAVAN | ||
) |
Definition at line 252 of file lficas.F90.
subroutine lficas_fort | ( | type(lficom) | LFI, |
integer (kind=jplikb) | KREP, | ||
integer (kind=jplikb) | KNUMER, | ||
character, dimension(*) | CDNOMA, | ||
integer (kind=jplikb) | KLONG, | ||
integer (kind=jplikb) | KPOSEX, | ||
logical | LDAVAN | ||
) |
Definition at line 7 of file lficas.F90.
subroutine lficas_mt | ( | type (lficom) | LFI, |
integer (kind=jplikm) | KREP, | ||
integer (kind=jplikm) | KNUMER, | ||
character (len=*) | CDNOMA, | ||
integer (kind=jplikm) | KLONG, | ||
integer (kind=jplikm) | KPOSEX, | ||
logical | LDAVAN | ||
) |
Definition at line 274 of file lficas.F90.