137 CHARACTER*10,
ALLOCATABLE :: TAG(:)
138 CHARACTER*3,
ALLOCATABLE :: TYP(:)
139 INTEGER,
ALLOCATABLE :: KNT(:)
140 INTEGER,
ALLOCATABLE :: JUMP(:)
141 INTEGER,
ALLOCATABLE :: LINK(:)
142 INTEGER,
ALLOCATABLE :: JMPB(:)
143 INTEGER,
ALLOCATABLE :: IBT(:)
144 INTEGER,
ALLOCATABLE :: IRF(:)
145 INTEGER,
ALLOCATABLE :: ISC(:)
146 INTEGER,
ALLOCATABLE :: ITP(:)
147 REAL*8,
ALLOCATABLE :: VALI(:)
148 INTEGER,
ALLOCATABLE :: KNTI(:)
149 INTEGER,
ALLOCATABLE :: ISEQ(:,:)
150 INTEGER,
ALLOCATABLE :: JSEQ(:)
This module declares and initializes the MAXJL variable.
This module contains array and variable declarations used to store the internal jump/link table...