32 #ifndef vtkGAMBITReader_h 33 #define vtkGAMBITReader_h 35 #include "vtkIOGeometryModule.h" 50 vtkSetStringMacro(FileName);
51 vtkGetStringMacro(FileName);
59 vtkGetMacro(NumberOfCells,
int);
67 vtkGetMacro(NumberOfNodes,
int);
74 vtkGetMacro(NumberOfNodeFields,
int);
75 vtkGetMacro(NumberOfCellFields,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int NumberOfBoundaryConditionSets
static vtkUnstructuredGridAlgorithm * New()
int NumberOfCoordinateDirections
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
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.
int NumberOfElementGroups
int NumberOfVelocityComponents
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Superclass for algorithms that produce only unstructured grid as output.
reads a dataset in Fluent GAMBIT neutral file format