Audit() | vtkAMRInformation | |
ComputeIndexPair(unsigned int index, unsigned int &level, unsigned int &id) | vtkAMRInformation | |
DeepCopy(vtkAMRInformation *other) | vtkAMRInformation | |
FindCell(double q[3], unsigned int level, unsigned int index, int &cellIdx) | vtkAMRInformation | |
FindGrid(double q[3], int level, unsigned int &gridId) | vtkAMRInformation | |
FindGrid(double q[3], unsigned int &level, unsigned int &gridId) | vtkAMRInformation | |
GenerateParentChildInformation() | vtkAMRInformation | |
GenerateRefinementRatio() | vtkAMRInformation | |
GetAMRBlockSourceIndex(int index) | vtkAMRInformation | |
GetAMRBox(unsigned int level, unsigned int id) const | vtkAMRInformation | |
GetBounds() | vtkAMRInformation | |
GetBounds(unsigned int level, unsigned int id, double *bb) | vtkAMRInformation | |
GetChildren(unsigned int level, unsigned int index, unsigned int &numChildren) | vtkAMRInformation | |
GetChildrenAtLevel(unsigned int i) | vtkAMRInformation | inline |
GetCoarsenedAMRBox(unsigned int level, unsigned int id, vtkAMRBox &box) const | vtkAMRInformation | |
GetGridDescription() | vtkAMRInformation | virtual |
GetIndex(unsigned int level, unsigned int id) const | vtkAMRInformation | inline |
GetNumberOfDataSets(unsigned int level) const | vtkAMRInformation | |
GetNumberOfLevels() const | vtkAMRInformation | inline |
GetNumBlocks() const | vtkAMRInformation | inline |
GetOrigin(double origin[3]) | vtkAMRInformation | |
GetOrigin() | vtkAMRInformation | |
GetOrigin(unsigned int level, unsigned int id, double *origin) | vtkAMRInformation | |
GetParents(unsigned int level, unsigned int index, unsigned int &numParents) | vtkAMRInformation | |
GetRefinementRatio(unsigned int level) const | vtkAMRInformation | |
GetSpacing(unsigned int level, double spacing[3]) | vtkAMRInformation | |
GetTotalNumberOfBlocks() | vtkAMRInformation | inline |
HasChildrenInformation() | vtkAMRInformation | |
HasRefinementRatio() | vtkAMRInformation | |
HasSpacing(unsigned int level) | vtkAMRInformation | |
Initialize(int numLevels, const int *blocksPerLevel) | vtkAMRInformation | |
IsA(const char *type) | vtkAMRInformation | virtual |
IsTypeOf(const char *type) | vtkAMRInformation | static |
New() | vtkAMRInformation | static |
NewInstance() const | vtkAMRInformation | |
NewInstanceInternal() const | vtkAMRInformation | protectedvirtual |
operator==(const vtkAMRInformation &other) | vtkAMRInformation | |
PrintParentChildInfo(unsigned int level, unsigned int index) | vtkAMRInformation | |
PrintSelf(ostream &os, vtkIndent indent) | vtkAMRInformation | |
SafeDownCast(vtkObjectBase *o) | vtkAMRInformation | static |
SetAMRBlockSourceIndex(int index, int sourceId) | vtkAMRInformation | |
SetAMRBox(unsigned int level, unsigned int id, const vtkAMRBox &box) | vtkAMRInformation | |
SetGridDescription(int description) | vtkAMRInformation | |
SetOrigin(const double *origin) | vtkAMRInformation | |
SetRefinementRatio(unsigned int level, int ratio) | vtkAMRInformation | |
SetSpacing(unsigned int level, const double *h) | vtkAMRInformation | |
Superclass typedef | vtkAMRInformation | |