SURFEX v8.1
General documentation of Surfex
lficom2.ixm.h
Go to the documentation of this file.
1 !
2 ! Fonction servant a l'adressage 1D dans les tableaux CNOMAR,
3 ! MLGPOS et MDES1D, MTAMPD.
4 !
5 INTEGER (KIND=JPLIKB) FUNCTION IXM (IKLMNO,IPQRST)
6 INTEGER (KIND=JPLIKB) :: IKLMNO,IPQRST
7 IXM = IKLMNO + LFI%JPLARD * (IPQRST - 1_JPLIKB)
8 END FUNCTION
9 
ERROR in a
Definition: ecsort_shared.h:90