Main Page   Compound List   File List   Compound Members  

Data::Header Struct Reference

#include <Data.h>

List of all members.

Public Attributes

short xDim
short yDim
short zDim
short nf
short nt
double dt


Detailed Description

The struct holds header information about the data that is read from the input file. xDim holds the number of elements to be read from file in x-direction, yDim holds the number of elements to be read from file in y-direction, zDim holds the number of elements to be read from file in z-direction. nf holds the number of additional sets nt holds the number of time steps dt holds the time between two time steps


The documentation for this struct was generated from the following file:
Generated on Tue Jan 22 19:13:38 2002 for FlowViz by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001