1 |
cafagna |
3.1 |
* |
2 |
|
|
* $Id$ |
3 |
|
|
* |
4 |
|
|
* $Log$ |
5 |
|
|
* |
6 |
|
|
* |
7 |
|
|
* xsolids.inc |
8 |
|
|
* |
9 |
|
|
*CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown |
10 |
|
|
*-- Author : |
11 |
|
|
*----------------------------------------------------------------------- |
12 |
|
|
* SOLIDS - Contains the solids present in the field map, with |
13 |
|
|
* reference information for making plots. |
14 |
|
|
* PARAMETER : CBUF : Volume descriptions |
15 |
|
|
* NSOLID : Number of solids |
16 |
|
|
* ISOLTP : Types of solids |
17 |
|
|
* ISOLMT : Material of the solid |
18 |
|
|
* ICCURR : Location in CBUF to add new elements |
19 |
|
|
* IQ, NQ : Lookup information for plot panels |
20 |
|
|
* (Last changed on 27/ 3/98.) |
21 |
|
|
*----------------------------------------------------------------------- |