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