35 #ifndef vtkGAMBITReader_h
36 #define vtkGAMBITReader_h
38 #include "vtkIOGeometryModule.h"
53 vtkSetStringMacro(FileName);
62 vtkGetMacro(NumberOfCells,
int);
70 vtkGetMacro(NumberOfNodes,
int);
77 vtkGetMacro(NumberOfNodeFields,
int);
78 vtkGetMacro(NumberOfCellFields,
int);
dynamic, self-adjusting array of double
reads a dataset in Fluent GAMBIT neutral file format
int NumberOfElementGroups
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
int NumberOfBoundaryConditionSets
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int NumberOfCoordinateDirections
int NumberOfVelocityComponents
static vtkGAMBITReader * New()
a simple class to control print indentation
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.