





![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)
Next: References
Up: A Notation
Prev: A.1 Presentation of the utilities
Index
Contents
The most frequent parameters are defined once only below.
The abbreviation, tysd represents the
DS type. For example, instead of
NFtysd, read NFNOPO if the DS is of type NOPO.
- DM
:
-
super-array, considered as being of type
DOUBLE PRECISION (see M, XM).
- IATAB
:
-
"address" of a dynamic array, i.e.index in the super-array M
(the first element of this array is M(IATAB)).
- IC
or ICtysd
:
-
address in M of array % of a DS.
- LM
:
-
length (in words) of the super-array M.
- LTAB
:
-
length (in words) of a dynamic array.
Attention with double precision arrays
(section 3.5).
- LZ
or LZtysd
:
-
length (in words) of array NZ.
- M
:
-
super-array, considered as being of type
INTEGER (see XM, DM).
- NBREMO
:
-
number of words occupied by a
scalar of given type
(utility TYPMOT, p.
).
- NC
or NCtysd
:
-
name of array % of a DS,
- NF
or NFtysd
:
-
file number of a DS.
- NI
or NItysd
:
-
level number of a DS.
- NTAB
-
coding of TAB in INTEGER form
(with the help of utility ICHAR4, p.
).
- NTYSD
:
-
coding of TYSD in INTEGER form
(with the help of utility ICHAR4, p.
).
- NTYTAB
:
-
dynamic array type:
1 integer,
2 real single precision,
3 logical,
4 Hollerith (code 4 characters per word
with the help of utility ICHAR4, p.
),
5 real double precision,
6 complex,
7 complex double precision (not portable).
- NZ
or NZtysd
:
-
local copy of array % of a DS,
- TAB
:
-
dynamic array name.
This name is type
CHARACTER*l, with
.
- TYSD
:
-
DS type, in form CHARACTER*4.
For example: 'NOPO', 'MUA ', 'B '.
- XM
:
-
super-array, considered as being type
REAL (see M, DM).






![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)
Next: References
Up: A Notation
Prev: A.1 Presentation of the utilities
Index
Contents