Go to the documentation of this file.
31 #ifndef vtkNetCDFCAMReader_h
32 #define vtkNetCDFCAMReader_h
98 int piece,
int numPieces,
int numCellLevels,
int numCellsPerLevel,
99 int & beginCellLevel,
int & endCellLevel,
int & beginCell,
int & endCell);
110 char* CurrentFileName;
116 char* ConnectivityFileName;
117 char* CurrentConnectivityFileName;
125 long NumberOfTimeSteps;
131 NcFile* ConnectivityFile;
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Read unstructured NetCDF CAM files.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
static vtkNetCDFCAMReader * New()
bool GetPartitioning(int piece, int numPieces, int numCellLevels, int numCellsPerLevel, int &beginCellLevel, int &endCellLevel, int &beginCell, int &endCell)
#define vtkSetClampMacro(name, type, min, max)
void SetConnectivityFileName(const char *fileName)
static int CanReadFile(const char *fileName)
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
#define VTK_LEGACY(method)
#define VTKIONETCDF_EXPORT
void SetFileName(const char *fileName)
Superclass for algorithms that produce only unstructured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)
void SetCellLayerRight(int)