31 #ifndef __vtkNetCDFCAMReader_h
32 #define __vtkNetCDFCAMReader_h
50 static int CanReadFile(
const char* fileName);
52 void SetFileName(
const char* fileName);
55 void SetConnectivityFileName(
const char* fileName);
96 int piece,
int numPieces,
int numCellLevels,
int numCellsPerLevel,
97 int & beginCellLevel,
int & endCellLevel,
int & beginCell,
int & endCell);
108 char* CurrentFileName;
114 char* ConnectivityFileName;
115 char* CurrentConnectivityFileName;
125 long NumberOfTimeSteps;
131 NcFile* ConnectivityFile;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
Read unstructured NetCDF CAM files.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetStringMacro(name)
Superclass for algorithms that produce only unstructured grid as output.
#define VTKIONETCDF_EXPORT
#define vtkBooleanMacro(name, type)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkSetMacro(name, type)