SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | facdec_fort (FA, KREP, PA, PMIN, KNBIT, KDEC) |
subroutine | facdec64 (KREP, PA, PMIN, KNBIT, KDEC) |
subroutine | facdec (KREP, PA, PMIN, KNBIT, KDEC) |
subroutine | facdec_mt (FA, KREP, PA, PMIN, KNBIT, KDEC) |
subroutine facdec_fort | ( | type(fa_com) | FA, |
integer (kind=jplikb) | KREP, | ||
real (kind=jpdblr) | PA, | ||
real (kind=jpdblr) | PMIN, | ||
integer (kind=jplikb) | KNBIT, | ||
integer (kind=jplikb) | KDEC | ||
) |
Definition at line 5 of file facdec.F90.
subroutine facdec_mt | ( | type (fa_com) | FA, |
integer (kind=jplikm) | KREP, | ||
real (kind=jpdblr) | PA, | ||
real (kind=jpdblr) | PMIN, | ||
integer (kind=jplikm) | KNBIT, | ||
integer (kind=jplikm) | KDEC | ||
) |
Definition at line 209 of file facdec.F90.