next up previous contents
Next: AUXSUP Up: Record Type Format Specifications Previous: AUXRANGE   Contents


AUXVAL


This record type specifies the auxiliary information values associated with an Auxgroup. There must be one record for each AUXSPEC record.


name

\begin{recb}
\item[{\hspace{-2em} \underline{format}}] \underline{description}
\end{recb}
RECTYPE

I
is the record type code = 82
RECSORT

I
is the same index as the corresponding AUXSPEC.RECSORT field
AVALS

?*
an array of auxiliary data values. Their format is given by AUXSPEC.AUXFMT. These values constitute an array whose size and shape corresponds to the AUXRANGE.APPLEV.LEVEL, and AUXRANGE.APPNDEX fields. That is, the first index into this array corresponds to the AUXRANGE.APPNDEX[1]'th dimension at the AUXRANGE.APPLEV[1]'th level, and so on through all the application dimensions. The size of the AVALS field along each of its array dimensions is given by the range specified by those elements of the AUXSPEC.START and AUXSPEC.END fields which is associated with the application dimension to which the AVALS array dimension corresponds. In the case of a START-END pair which covers the entire range of a dimension, the size will be the number of grid points along that application dimension.



next up previous contents
Next: AUXSUP Up: Record Type Format Specifications Previous: AUXRANGE   Contents
Eric Nash 2003-09-25