AddBlockConnection(const int gridID, const 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, const int N, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredAMRGridConnectivity | protected |
BalancedRefinement | vtkStructuredAMRGridConnectivity | protected |
BlockTopology | vtkStructuredAMRGridConnectivity | protected |
BreakOnError() | vtkObject | static |
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 |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
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() override | 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) 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(const int i, const int j) | vtkStructuredAMRGridConnectivity | protected |
FastDelete() | vtkObjectBase | virtual |
FillCellsGhostArray(const int gridId, vtkUnsignedCharArray *cellArray) | vtkStructuredAMRGridConnectivity | protectedvirtual |
FillGhostArrays(const int gridId, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) override | 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 |
GetClassName() const | vtkObjectBase | |
GetCoarsenedExtent(const int gridIdx, int fromLevel, int toLevel, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
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 |
GetGlobalWarningDisplay() | vtkObject | static |
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 |
GetMTime() | vtkObject | virtual |
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 |
GetReferenceCount() | vtkObjectBase | inline |
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 |
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(const int gridID, const 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(const unsigned int NumberOfLevels, const unsigned int N, const int RefinementRatio=-1) | vtkStructuredAMRGridConnectivity | |
InitializeGhostData(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
InitializeObjectBase() | vtkObjectBase | |
InsertGridAtLevel(const int level, const 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(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 |
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 |
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 |
PrintRevisions(ostream &) | vtkObjectBase | inline |
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 | virtual |
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 |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
RemoveBlockConnection(const int gridID, const 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(const int gridID) | vtkStructuredAMRGridConnectivity | protected |
SetCellCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGhostedExtent(const int gridID, int ext[6]) | vtkStructuredAMRGridConnectivity | protected |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetNodeCentered(bool) | vtkStructuredAMRGridConnectivity | virtual |
SetNumberOfGhostLayers(unsigned int) | vtkAbstractGridConnectivity | virtual |
SetNumberOfGrids(const unsigned int N) override | vtkStructuredAMRGridConnectivity | protectedvirtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRefinementRatioAtLevel(const int level, const int r) | vtkStructuredAMRGridConnectivity | inlineprotected |
SubjectHelper | vtkObject | protected |
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 |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 |