Go to the documentation of this file.
25 #ifndef VTKAMRENZOREADER_H_
26 #define VTKAMRENZOREADER_H_
123 std::map< std::string, int > label2idx;
124 std::map< int, double > conversionFactors;
double GetConversionFactor(const std::string name)
int GetBlockLevel(const int blockIdx)
#define vtkTypeMacro(thisClass, superclass)
void ComputeStats(vtkEnzoReaderInternal *internal, std::vector< int > &blocksPerLevel, double min[3])
void GetAMRGridData(const int blockIdx, vtkUniformGrid *block, const char *field)
void ParseCFactor(const std::string labelString, int &idx, double &factor)
void ParseLabel(const std::string labelString, int &idx, std::string &label)
int GetIndexFromArrayName(std::string arrayName)
vtkUniformGrid * GetAMRGrid(const int blockIdx)
GLuint const GLchar * name
a simple class to control print indentation
#define vtkGetMacro(name, type)
hierarchical dataset of vtkUniformGrids
void SetUpDataArraySelections()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void ParseConversionFactors()
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAMREnzoReader * New()
void GetAMRGridPointData(const int vtkNotUsed(blockIdx), vtkUniformGrid *vtkNotUsed(block), const char *vtkNotUsed(field))
void SetFileName(const char *fileName)
GLsizei const GLchar ** string