| AddBlockConnection(int gridID, int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| 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 |
| AllocatedGhostDataStructures | vtkAbstractGridConnectivity | protected |
| AllocateInternalDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| AllocateUserRegisterDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| AMRHierarchy | vtkStructuredAMRGridConnectivity | protected |
| AreExtentsEqual(int ext1[6], int ext2[6]) | vtkStructuredAMRGridConnectivity | inlineprotected |
| AverageFieldData(vtkFieldData *source, vtkIdType *sourceIds, int N, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredAMRGridConnectivity | protected |
| BalancedRefinement | vtkStructuredAMRGridConnectivity | protected |
| BlockTopology | vtkStructuredAMRGridConnectivity | protected |
| BreakOnError() | vtkObject | static |
| CellCentered | vtkStructuredAMRGridConnectivity | protected |
| CellCenteredDonorLevel | vtkStructuredAMRGridConnectivity | protected |
| ClearBlockConnections(int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| CoarsenExtent(int orient[3], int ndim, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| ComputeAMRNeighborOverlapExtents(int iLevel, int jLevel, int normalizedLevel, const vtkStructuredNeighbor &nei, int orient[3], int ndim, int gridOverlapExtent[6], int neiOverlapExtent[6]) | vtkStructuredAMRGridConnectivity | protected |
| ComputeNeighbors() override | vtkStructuredAMRGridConnectivity | virtual |
| ComputeNeighborSendAndRcvExtent(int gridID, int N) | vtkStructuredAMRGridConnectivity | protected |
| ComputeWholeExtent() | vtkStructuredAMRGridConnectivity | protected |
| CopyFieldData(vtkFieldData *source, vtkIdType sourceIdx, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostedExtent(int gridID, int N) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostedMaskArrays(int gridID) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostLayers(int N=1) override | vtkStructuredAMRGridConnectivity | virtual |
| DataDescription | vtkStructuredAMRGridConnectivity | protected |
| DataDimension | vtkStructuredAMRGridConnectivity | protected |
| DeAllocateInternalDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| DeAllocateUserRegisterDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| EstablishNeighbors(int i, int j) | vtkStructuredAMRGridConnectivity | protected |
| FastDelete() | vtkObjectBase | virtual |
| FillCellsGhostArray(int gridId, vtkUnsignedCharArray *cellsArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| FillGhostArrays(int gridId, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) override | vtkStructuredAMRGridConnectivity | protectedvirtual |
| FillNodesGhostArray(int gridId, vtkUnsignedCharArray *nodesArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| Get1DOrientation(int idx, int ExtentLo, int ExtentHi, int OnLo, int OnHi, int NotOnBoundary) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetAMRNeighbor(int i, int iLevel, int next1[6], int j, int jLevel, int next2[6], int normalizedLevel, int levelDiff, vtkStructuredNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetBalancedRefinement() | vtkStructuredAMRGridConnectivity | virtual |
| GetCellCentered() | vtkStructuredAMRGridConnectivity | virtual |
| GetCellRefinedExtent(int orient[3], int ndim, int i, int j, int k, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetClassName() const | vtkObjectBase | |
| GetCoarsenedExtent(int gridIdx, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetGhostedCellGhostArray(int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedExtent(int gridID, int ext[6]) | vtkStructuredAMRGridConnectivity | |
| GetGhostedGridCellData(int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedGridPointData(int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedPointGhostArray(int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedPoints(int gridID) | vtkAbstractGridConnectivity | inline |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetGridExtent(int gridIdx, int ext[6]) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetGridLevel(int gridIdx) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetIsInMemkind() const | vtkObjectBase | |
| GetLocalCellCentersAtSameLevel(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetLocalCellCentersFromCoarserLevel(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetLocalCellCentersFromFinerLevel(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetMTime() | vtkObject | virtual |
| GetNeighbor(int gridID, int nei) | vtkStructuredAMRGridConnectivity | inline |
| GetNodeCentered() | vtkStructuredAMRGridConnectivity | virtual |
| GetNodeOrientation(int i, int j, int k, int gridExt[6], int nodeOrientation[3]) | vtkStructuredAMRGridConnectivity | protected |
| GetNumberOfConnectingBlockFaces(int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfGhostLayers() | vtkAbstractGridConnectivity | virtual |
| GetNumberOfGrids() | vtkAbstractGridConnectivity | inline |
| GetNumberOfNeighbors(int gridID) | vtkStructuredAMRGridConnectivity | inline |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetOrientationVector(int dataDescription, int orient[3], int &ndim) | vtkStructuredAMRGridConnectivity | protected |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRefinedExtent(int gridIdx, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetRefinementRatioAtLevel(int level) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetUsingMemkind() | vtkObjectBase | static |
| GetWholeExtentAtLevel(int level, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GhostedCellGhostArray | vtkAbstractGridConnectivity | protected |
| GhostedExtents | vtkStructuredAMRGridConnectivity | protected |
| GhostedGridCellData | vtkAbstractGridConnectivity | protected |
| GhostedGridPointData | vtkAbstractGridConnectivity | protected |
| GhostedGridPoints | vtkAbstractGridConnectivity | protected |
| GhostedPointGhostArray | vtkAbstractGridConnectivity | protected |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| GridCellData | vtkAbstractGridConnectivity | protected |
| GridCellGhostArrays | vtkAbstractGridConnectivity | protected |
| GridExtents | vtkStructuredAMRGridConnectivity | protected |
| GridLevels | vtkStructuredAMRGridConnectivity | protected |
| GridPointData | vtkAbstractGridConnectivity | protected |
| GridPointGhostArrays | vtkAbstractGridConnectivity | protected |
| GridPoints | vtkAbstractGridConnectivity | protected |
| HasBlockConnection(int gridID, int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| HasConstantRefinementRatio() | vtkStructuredAMRGridConnectivity | inlineprotected |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize(unsigned int NumberOfLevels, unsigned int N, int RefinementRatio=-1) | vtkStructuredAMRGridConnectivity | |
| InitializeGhostData(int gridID) | vtkStructuredAMRGridConnectivity | protected |
| InitializeObjectBase() | vtkObjectBase | |
| InsertGridAtLevel(int level, int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| 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) | vtkStructuredAMRGridConnectivity | virtual |
| IsNodeInterior(int i, int j, int k, int GridExtent[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeOnBoundaryOfExtent(int i, int j, int k, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeOnSharedBoundary(int i, int j, int k, int gridId, int gridExt[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeWithinExtent(int i, int j, int k, int GridExtent[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsTypeOf(const char *type) | vtkStructuredAMRGridConnectivity | static |
| LevelExists(int level) | vtkStructuredAMRGridConnectivity | inlineprotected |
| MarkNodeProperty(int gridId, int i, int j, int k, int gridExt[6], int wholeExt[6], unsigned char &p) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| MaxLevel | vtkStructuredAMRGridConnectivity | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| Neighbors | vtkStructuredAMRGridConnectivity | protected |
| New() | vtkStructuredAMRGridConnectivity | static |
| NewInstance() const | vtkStructuredAMRGridConnectivity | |
| NewInstanceInternal() const | vtkStructuredAMRGridConnectivity | protectedvirtual |
| NodeCentered | vtkStructuredAMRGridConnectivity | protected |
| NumberOfGhostLayers | vtkAbstractGridConnectivity | protected |
| NumberOfGrids | vtkAbstractGridConnectivity | protected |
| NumberOfLevels | vtkStructuredAMRGridConnectivity | protected |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintExtent(std::ostream &os, int ext[6]) | vtkStructuredAMRGridConnectivity | inlineprotected |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkStructuredAMRGridConnectivity | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReferenceCount | vtkObjectBase | protected |
| RefineExtent(int orient[3], int ndim, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| RefinementRatio | vtkStructuredAMRGridConnectivity | protected |
| RefinementRatios | vtkStructuredAMRGridConnectivity | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| RegisterFieldData(int gridID, vtkPointData *PointData, vtkCellData *CellData) | vtkAbstractGridConnectivity | inlineprotected |
| RegisterGrid(int gridIdx, int level, int refinementRatio, int extents[6], vtkUnsignedCharArray *nodesGhostArray, vtkUnsignedCharArray *cellGhostArray, vtkPointData *pointData, vtkCellData *cellData, vtkPoints *gridNodes) | vtkStructuredAMRGridConnectivity | virtual |
| RegisterGrid(int gridIdx, int level, int extents[6], vtkUnsignedCharArray *nodesGhostArray, vtkUnsignedCharArray *cellGhostArray, vtkPointData *pointData, vtkCellData *cellData, vtkPoints *gridNodes) | vtkStructuredAMRGridConnectivity | virtual |
| RegisterGridGhostArrays(int gridID, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkAbstractGridConnectivity | inlineprotected |
| RegisterGridNodes(int gridID, vtkPoints *nodes) | vtkAbstractGridConnectivity | inlineprotected |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| RemoveAllObservers() | vtkObject | |
| RemoveBlockConnection(int gridID, int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| 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) | vtkStructuredAMRGridConnectivity | static |
| SetBalancedRefinement(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetBlockTopology(int gridID) | vtkStructuredAMRGridConnectivity | protected |
| SetCellCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGhostedExtent(int gridID, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetNodeCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetNumberOfGhostLayers(unsigned int) | vtkAbstractGridConnectivity | virtual |
| SetNumberOfGrids(unsigned int N) override | vtkStructuredAMRGridConnectivity | protectedvirtual |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRefinementRatioAtLevel(int level, int r) | vtkStructuredAMRGridConnectivity | inlineprotected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkStructuredAMRGridConnectivity | |
| TransferGhostDataFromNeighbors(int gridID) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| TransferLocalCellCenteredNeighborData(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferLocalNeighborData(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferLocalNodeCenteredNeighborData(int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferRegisteredDataToGhostedData(int gridID) | vtkStructuredAMRGridConnectivity | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkAbstractGridConnectivity() | vtkAbstractGridConnectivity | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkStructuredAMRGridConnectivity() | vtkStructuredAMRGridConnectivity | protected |
| WeakPointers | vtkObjectBase | protected |
| WholeExtent | vtkStructuredAMRGridConnectivity | protected |
| ~vtkAbstractGridConnectivity() override | vtkAbstractGridConnectivity | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkStructuredAMRGridConnectivity() override | vtkStructuredAMRGridConnectivity | protected |