| AddBlockConnection(const int gridID, const int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| 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, const int N, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredAMRGridConnectivity | protected |
| BalancedRefinement | vtkStructuredAMRGridConnectivity | protected |
| BlockTopology | vtkStructuredAMRGridConnectivity | protected |
| CellCentered | vtkStructuredAMRGridConnectivity | protected |
| CellCenteredDonorLevel | vtkStructuredAMRGridConnectivity | protected |
| ClearBlockConnections(const int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| CoarsenExtent(int orient[3], int ndim, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| ComputeAMRNeighborOverlapExtents(const int iLevel, const int jLevel, const int normalizedLevel, const vtkStructuredNeighbor &nei, int orient[3], int ndim, int gridOverlapExtent[6], int neiOverlapExtent[6]) | vtkStructuredAMRGridConnectivity | protected |
| ComputeNeighbors() | vtkStructuredAMRGridConnectivity | virtual |
| ComputeNeighborSendAndRcvExtent(const int gridID, const int N) | vtkStructuredAMRGridConnectivity | protected |
| ComputeWholeExtent() | vtkStructuredAMRGridConnectivity | protected |
| CopyFieldData(vtkFieldData *source, vtkIdType sourceIdx, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostedExtent(const int gridID, const int N) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostedMaskArrays(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
| CreateGhostLayers(const int N=1) | vtkStructuredAMRGridConnectivity | virtual |
| DataDescription | vtkStructuredAMRGridConnectivity | protected |
| DataDimension | vtkStructuredAMRGridConnectivity | protected |
| DeAllocateInternalDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| DeAllocateUserRegisterDataStructures() | vtkAbstractGridConnectivity | inlineprotected |
| EstablishNeighbors(const int i, const int j) | vtkStructuredAMRGridConnectivity | protected |
| FillCellsGhostArray(const int gridId, vtkUnsignedCharArray *cellArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| FillGhostArrays(const int gridId, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| FillNodesGhostArray(const int gridId, vtkUnsignedCharArray *nodesArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| Get1DOrientation(const int idx, const int ExtentLo, const int ExtentHi, const int OnLo, const int OnHi, const int NotOnBoundary) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetAMRNeighbor(const int i, const int iLevel, int next1[6], const int j, const int jLevel, int next2[6], const int normalizedLevel, const int levelDiff, vtkStructuredNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetBalancedRefinement() | vtkStructuredAMRGridConnectivity | virtual |
| GetCellCentered() | vtkStructuredAMRGridConnectivity | virtual |
| GetCellRefinedExtent(int orient[3], int ndim, const int i, const int j, const int k, const int fromLevel, const int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetCoarsenedExtent(const int gridIdx, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetGhostedCellGhostArray(const int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedExtent(const int gridID, int ext[6]) | vtkStructuredAMRGridConnectivity | |
| GetGhostedGridCellData(const int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedGridPointData(const int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedPointGhostArray(const int gridID) | vtkAbstractGridConnectivity | inline |
| GetGhostedPoints(const int gridID) | vtkAbstractGridConnectivity | inline |
| GetGridExtent(const int gridIdx, int ext[6]) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetGridLevel(const int gridIdx) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetLocalCellCentersAtSameLevel(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetLocalCellCentersFromCoarserLevel(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetLocalCellCentersFromFinerLevel(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| GetNeighbor(const int gridID, const int nei) | vtkStructuredAMRGridConnectivity | inline |
| GetNodeCentered() | vtkStructuredAMRGridConnectivity | virtual |
| GetNodeOrientation(const int i, const int j, const int k, int gridExt[6], int nodeOrientation[3]) | vtkStructuredAMRGridConnectivity | protected |
| GetNumberOfConnectingBlockFaces(const int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetNumberOfGhostLayers() | vtkAbstractGridConnectivity | virtual |
| GetNumberOfGrids() | vtkAbstractGridConnectivity | inline |
| GetNumberOfNeighbors(const int gridID) | vtkStructuredAMRGridConnectivity | inline |
| GetOrientationVector(const int dataDescription, int orient[3], int &ndim) | vtkStructuredAMRGridConnectivity | protected |
| GetRefinedExtent(const int gridIdx, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| GetRefinementRatioAtLevel(const int level) | vtkStructuredAMRGridConnectivity | inlineprotected |
| GetWholeExtentAtLevel(const 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 |
| GridCellData | vtkAbstractGridConnectivity | protected |
| GridCellGhostArrays | vtkAbstractGridConnectivity | protected |
| GridExtents | vtkStructuredAMRGridConnectivity | protected |
| GridLevels | vtkStructuredAMRGridConnectivity | protected |
| GridPointData | vtkAbstractGridConnectivity | protected |
| GridPointGhostArrays | vtkAbstractGridConnectivity | protected |
| GridPoints | vtkAbstractGridConnectivity | protected |
| HasBlockConnection(const int gridID, const int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| HasConstantRefinementRatio() | vtkStructuredAMRGridConnectivity | inlineprotected |
| Initialize(const unsigned int NumberOfLevels, const unsigned int N, const int RefinementRatio=-1) | vtkStructuredAMRGridConnectivity | |
| InitializeGhostData(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
| InsertGridAtLevel(const int level, const int gridID) | vtkStructuredAMRGridConnectivity | inlineprotected |
| IsA(const char *type) | vtkStructuredAMRGridConnectivity | virtual |
| IsNodeInterior(const int i, const int j, const int k, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeOnBoundaryOfExtent(const int i, const int j, const int k, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeOnSharedBoundary(const int i, const int j, const int k, const int gridId, int gridExt[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsNodeWithinExtent(const int i, const int j, const int k, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| IsTypeOf(const char *type) | vtkStructuredAMRGridConnectivity | static |
| LevelExists(const int level) | vtkStructuredAMRGridConnectivity | inlineprotected |
| MarkNodeProperty(const int gridId, const int i, const int j, const int k, int gridExt[6], int wholeExt[6], unsigned char &p) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| MaxLevel | vtkStructuredAMRGridConnectivity | 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 |
| PrintExtent(std::ostream &os, int ext[6]) | vtkStructuredAMRGridConnectivity | inlineprotected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkStructuredAMRGridConnectivity | |
| RefineExtent(int orient[3], int ndim, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| RefinementRatio | vtkStructuredAMRGridConnectivity | protected |
| RefinementRatios | vtkStructuredAMRGridConnectivity | protected |
| RegisterFieldData(const int gridID, vtkPointData *PointData, vtkCellData *CellData) | vtkAbstractGridConnectivity | inlineprotected |
| RegisterGrid(const int gridIdx, const int level, const int refinementRatio, int extents[6], vtkUnsignedCharArray *nodesGhostArray, vtkUnsignedCharArray *cellGhostArray, vtkPointData *pointData, vtkCellData *cellData, vtkPoints *gridNodes) | vtkStructuredAMRGridConnectivity | virtual |
| RegisterGrid(const int gridIdx, const int level, int extents[6], vtkUnsignedCharArray *nodesGhostArray, vtkUnsignedCharArray *cellGhostArray, vtkPointData *pointData, vtkCellData *cellData, vtkPoints *gridNodes) | vtkStructuredAMRGridConnectivity | virtual |
| RegisterGridGhostArrays(const int gridID, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkAbstractGridConnectivity | inlineprotected |
| RegisterGridNodes(const int gridID, vtkPoints *nodes) | vtkAbstractGridConnectivity | inlineprotected |
| RemoveBlockConnection(const int gridID, const int blockDirection) | vtkStructuredAMRGridConnectivity | inlineprotected |
| SafeDownCast(vtkObjectBase *o) | vtkStructuredAMRGridConnectivity | static |
| SetBalancedRefinement(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetBlockTopology(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
| SetCellCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetGhostedExtent(const int gridID, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
| SetNodeCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
| SetNumberOfGhostLayers(unsigned int) | vtkAbstractGridConnectivity | virtual |
| SetNumberOfGrids(const unsigned int N) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| SetRefinementRatioAtLevel(const int level, const int r) | vtkStructuredAMRGridConnectivity | inlineprotected |
| Superclass typedef | vtkStructuredAMRGridConnectivity | |
| TransferGhostDataFromNeighbors(const int gridID) | vtkStructuredAMRGridConnectivity | protectedvirtual |
| TransferLocalCellCenteredNeighborData(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferLocalNeighborData(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferLocalNodeCenteredNeighborData(const int gridID, vtkStructuredAMRNeighbor &nei) | vtkStructuredAMRGridConnectivity | protected |
| TransferRegisteredDataToGhostedData(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
| vtkAbstractGridConnectivity() | vtkAbstractGridConnectivity | protected |
| vtkStructuredAMRGridConnectivity() | vtkStructuredAMRGridConnectivity | protected |
| WholeExtent | vtkStructuredAMRGridConnectivity | protected |
| ~vtkAbstractGridConnectivity() | vtkAbstractGridConnectivity | protectedvirtual |
| ~vtkStructuredAMRGridConnectivity() | vtkStructuredAMRGridConnectivity | protectedvirtual |