32 #ifndef vtkGAMBITReader_h 33 #define vtkGAMBITReader_h 35 #include "vtkIOGeometryModule.h" 50 vtkSetStringMacro(FileName);
59 vtkGetMacro(NumberOfCells,
int);
67 vtkGetMacro(NumberOfNodes,
int);
74 vtkGetMacro(NumberOfNodeFields,
int);
75 vtkGetMacro(NumberOfCellFields,
int);
88 int NumberOfNodeFields;
89 int NumberOfCellFields;
90 int NumberOfElementGroups;
91 int NumberOfBoundaryConditionSets;
92 int NumberOfCoordinateDirections;
93 int NumberOfVelocityComponents;
static vtkUnstructuredGridAlgorithm * New()
dynamic, self-adjusting array of double
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Superclass for algorithms that produce only unstructured grid as output.
reads a dataset in Fluent GAMBIT neutral file format