| VTK
    9.0.1
    | 
This is the complete list of members for vtkAMRInformation, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| Audit() | vtkAMRInformation | |
| BreakOnError() | vtkObject | static | 
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
| ComputeIndexPair(unsigned int index, unsigned int &level, unsigned int &id) | vtkAMRInformation | |
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| DeepCopy(vtkAMRInformation *other) | vtkAMRInformation | |
| Delete() | vtkObjectBase | virtual | 
| FastDelete() | vtkObjectBase | virtual | 
| 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 | 
| GetClassName() const | vtkObjectBase | |
| GetCoarsenedAMRBox(unsigned int level, unsigned int id, vtkAMRBox &box) const | vtkAMRInformation | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetGridDescription() | vtkAMRInformation | virtual | 
| GetIndex(unsigned int level, unsigned int id) const | vtkAMRInformation | inline | 
| GetMTime() | vtkObject | virtual | 
| GetNumberOfDataSets(unsigned int level) const | vtkAMRInformation | |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| 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 | |
| GetReferenceCount() | vtkObjectBase | inline | 
| GetRefinementRatio(unsigned int level) const | vtkAMRInformation | |
| GetSpacing(unsigned int level, double spacing[3]) | vtkAMRInformation | |
| GetTotalNumberOfBlocks() | vtkAMRInformation | inline | 
| GlobalWarningDisplayOff() | vtkObject | inlinestatic | 
| GlobalWarningDisplayOn() | vtkObject | inlinestatic | 
| HasChildrenInformation() | vtkAMRInformation | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HasRefinementRatio() | vtkAMRInformation | |
| HasSpacing(unsigned int level) | vtkAMRInformation | |
| Initialize(int numLevels, const int *blocksPerLevel) | vtkAMRInformation | |
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected | 
| InternalReleaseFocus() | vtkObject | protected | 
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline | 
| InvokeEvent(const char *event) | vtkObject | inline | 
| IsA(const char *type) | vtkAMRInformation | virtual | 
| IsTypeOf(const char *type) | vtkAMRInformation | static | 
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkAMRInformation | static | 
| NewInstance() const | vtkAMRInformation | |
| NewInstanceInternal() const | vtkAMRInformation | protectedvirtual | 
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| operator==(const vtkAMRInformation &other) | vtkAMRInformation | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintParentChildInfo(unsigned int level, unsigned int index) | vtkAMRInformation | |
| PrintRevisions(ostream &) | vtkObjectBase | inline | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkAMRInformation | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| ReferenceCount | vtkObjectBase | protected | 
| Register(vtkObjectBase *o) | vtkObjectBase | virtual | 
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual | 
| SafeDownCast(vtkObjectBase *o) | vtkAMRInformation | static | 
| SetAMRBlockSourceIndex(int index, int sourceId) | vtkAMRInformation | |
| SetAMRBox(unsigned int level, unsigned int id, const vtkAMRBox &box) | vtkAMRInformation | |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static | 
| SetGridDescription(int description) | vtkAMRInformation | |
| SetOrigin(const double *origin) | vtkAMRInformation | |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRefinementRatio(unsigned int level, int ratio) | vtkAMRInformation | |
| SetSpacing(unsigned int level, const double *h) | vtkAMRInformation | |
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkAMRInformation | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| WeakPointers | vtkObjectBase | protected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
 1.8.17
 1.8.17