CPSGEN, ITIME
, INC
, NSET1
, NSET2
, NINC
Generates sets of coupled nodes from existing sets.
ITIME
, INC
Do this generation operation a total of ITIME
s,
incrementing all nodes in the existing sets by INC
each
time after the first. ITIME
must be > 1 for generation
to occur.
NSET1
, NSET2
, NINC
Generate sets from sets beginning with NSET1
to NSET2
(defaults
to NSET1
) in steps of NINC
(defaults
to 1). If NSET1
is negative, NSET2
and NINC
are
ignored and the last |NSET1
| sets (in sequence
from the maximum set number) are used as the sets to be repeated.