Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 7.3 Diverse Up: 7 Implementation notes Prev: 7.1 Trees Contents


7.2 Commons

Definitions corresponding to the computer terminal:

    COMMON/ COMTRU /ITERM,IPAR(10),IELEG,LUXE,NDI23

Definitions corresponding to the extrema of the D.S. under consideration:

    COMMON/ COMTRO /NUMBER,NBRESD,MODSD(10),XMIO(10),XMAO(10),
                          YMIO(10),YMAO(10),ZMIO(10),ZMAO(10)

Definitions of windows:

    COMMON/ COMTRF /XMIF(6),XMAF(6),YMIF(6),YMAF(6)

Definitions of 2D masks:

    COMMON/ COMTRM /XMIM(10,5),XMAM(10,5),YMIM(10,5),YMAM(10,5),
                    PILE(10),IDEP

Definitions corresponding to a 2D zoom:

    COMMON/ COMTRZ /IEZOOM,XMIZ(10),XMAZ(10),YMIZ(10),YMAZ(10)

Definitions corresponding to 3D zoom:

    COMMON/ COMTGZ /IEZOM1,CUBE(2,3),PVUNEW(3),ALFNEW,BETNEW

Size of screen:

    COMMON/ COMTRT /IETAI,XMIT,XMAT,YMIT,YMAT

Definitions corresponding to the D.S. under consideration:

    COMMON/ CTRQNO /NUMNO,NUMB,NINOPO,NFCOOR,NICOOR,NFB,NIB,NOPTRA,
                    NFICBE

Definitions corresponding to D.S. under consideration (type character):

    COMMON/ CTRQSD /NOMNOP,NOMB,NOMCOO

Coplanearity criterion:

    COMMON/ COMEPS / EPS

Addresses and indicators:

   COMMON/ COMVI1 / INAF2,INAFI,IAMAIL,IALITY,IALIPO,II12(7)

Existence (type logical):

    COMMON/ COMLOG / EXIST,EXISTM,EXISTD,CONANC,LCUT,ALL,SOFTCO,
                     REMPLI,TRACFL,LVIDE(10)

Definitions corresponding to a solution:

    COMMON/ COMCHA /IELEM,LINDIC,IEQUI,NEQUI,NDSMT,NDT,NTAB4,IFLEC,
                    VALMIN,VALMAX,SHRINK,RAPORT,FLECHE,VMIN,VMAX

Definitions corresponding to a cut:

    COMMON/ COUPES /IDFCOU,NBCOUP,NTYCOU(NCOUP),COUMIN(NCOUP),
                    COUMAX(NCOUP),NDLCOU(NCOUP),COUPMI(NCOUP),COUPMA(NCOUP)

Legends in X and Y, and curve legends:

    COMMON/ LEGEN2 /LEGX(10),LEGY(10),LEGCUR(20,10)

Graduations (X axis):

    COMMON/ TRGRAX /IDEFGR,IMODX,ITRACX,NBINTX,NBSUBX,XLONG,IFORMX,
                    TAIXX,TAIXY

Graduations (Y axis):

    COMMON/ TRGRAY /IMODY,ITRACY,NBINTY,NBSUBY,YLONG,IFORMY,
                    TAIYX,TAIYY

Differentiation graphics for a curve plot:

    COMMON /TRCARA /ICOUL(20),ITRAIT(20),ITYPE(20),ISYMB(20),
                    ITAIL(20),IEPAI(20)

Material definition (plot of stresses):

    COMMON/ COMSNU /SEUILP(5),COHES(5),FRICTI(5),XNU(3,10),NEPLAS


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 7.3 Diverse Up: 7 Implementation notes Prev: 7.1 Trees Contents