|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | fanuca_fort (FA, CDNOMC, KRANGC, LDVERR) |
| subroutine | fanuca64 (CDNOMC, KRANGC, LDVERR) |
| subroutine | fanuca (CDNOMC, KRANGC, LDVERR) |
| subroutine | fanuca_mt (FA, CDNOMC, KRANGC, LDVERR) |
| subroutine fanuca_fort | ( | type(fa_com) | FA, |
| character, dimension(*) | CDNOMC, | ||
| integer (kind=jplikb) | KRANGC, | ||
| logical | LDVERR | ||
| ) |
Definition at line 5 of file fanuca.F90.


| subroutine fanuca_mt | ( | type (fa_com) | FA, |
| character (len=*) | CDNOMC, | ||
| integer (kind=jplikm) | KRANGC, | ||
| logical | LDVERR | ||
| ) |
Definition at line 118 of file fanuca.F90.


1.8.13