StructGrid Class Reference

List of all members.

Public Member Functions

 StructGrid (double const X[], int nX, double const Y[], int nY, double const Z[], int nZ, double const F[]=NULL, VectorTuple const V[]=NULL)
 StructGrid (MeshGrid const &mg, double const F[]=NULL, VectorTuple const V[]=NULL)
 ~StructGrid ()
vtkStructuredGrid * GetGrid ()
void WriteFile (char const *Filename)

Private Attributes

vtkPoints * _points
vtkFloatArray * _scalars
vtkFloatArray * _vectors
vtkStructuredGrid * _sgrid

Friends

std::ostream & operator<< (std::ostream &os, StructGrid const &sg)

Classes

struct  VectorTuple

Detailed Description

Definition at line 32 of file structgrid.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:29 2007 for MechSys by  doxygen 1.4.7