* * $Id$ * * $Log$ * * * xmatdata.inc * *CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown *-- Author : *----------------------------------------------------------------------- * MATDAT - Common block storing matrices. * VARIABLES : MSIZ(I,J) : Length of dimension J of matrix I * MDIM(I) : Number of dimensions of matrix I * MREF(I) : Reference for matrix I * MMOD(I) : Type of variables stored in matrix I * MORG(I) : Points in MVEC before 1st element * MLEN(I) : Length of matrix I (=product of MSIZ) * NREFL : Last reference number assigned * (Last changed on 8/11/95.) *-----------------------------------------------------------------------