, including all inherited members.
| AcquireDataDescription() | vtkStructuredGridConnectivity | [protected] |
| AddBlockConnection(const int gridID, const int blockDirection) | vtkStructuredGridConnectivity | [inline, protected] |
| 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] |
| AllocateCellData(vtkCellData *RCD, const int N, vtkCellData *CD) | vtkStructuredGridConnectivity | [protected] |
| AllocatedGhostDataStructures | vtkAbstractGridConnectivity | [protected] |
| AllocateInternalDataStructures() | vtkAbstractGridConnectivity | [inline, protected] |
| AllocatePointData(vtkPointData *RPD, const int N, vtkPointData *PD) | vtkStructuredGridConnectivity | [protected] |
| AllocateUserRegisterDataStructures() | vtkAbstractGridConnectivity | [inline, protected] |
| BlockTopology | vtkStructuredGridConnectivity | [protected] |
| BreakOnError() | vtkObject | [static] |
| Cardinality(int S[2]) | vtkStructuredGridConnectivity | [inline, protected] |
| ClearBlockConnections(const int gridID) | vtkStructuredGridConnectivity | [inline, protected] |
| ClearRawBuffers() | vtkPStructuredGridConnectivity | [inline, protected] |
| ClearRemoteData() | vtkPStructuredGridConnectivity | [inline, protected] |
| CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
| CommunicateGhostData() | vtkPStructuredGridConnectivity | [protected] |
| ComputeNeighbors() | vtkPStructuredGridConnectivity | [virtual] |
| ComputeNeighborSendAndRcvExtent(const int gridID, const int N) | vtkStructuredGridConnectivity | [protected] |
| Controller | vtkPStructuredGridConnectivity | [protected] |
| CopyCoordinates(vtkPoints *source, vtkIdType sourceIdx, vtkPoints *target, vtkIdType targetIdx) | vtkStructuredGridConnectivity | [protected] |
| CopyFieldData(vtkFieldData *source, vtkIdType sourceIdx, vtkFieldData *target, vtkIdType targetIdx) | vtkStructuredGridConnectivity | [protected] |
| CreateGhostedExtent(const int gridID, const int N) | vtkStructuredGridConnectivity | [protected] |
| CreateGhostedMaskArrays(const int gridID) | vtkStructuredGridConnectivity | [protected] |
| CreateGhostLayers(const int N=1) | vtkPStructuredGridConnectivity | [virtual] |
| DataDescription | vtkStructuredGridConnectivity | [protected] |
| DataDimension | vtkStructuredGridConnectivity | [protected] |
| DeAllocateInternalDataStructures() | vtkAbstractGridConnectivity | [inline, protected] |
| DeAllocateUserRegisterDataStructures() | vtkAbstractGridConnectivity | [inline, protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| DeserializeBufferSizesForProcess(int *buffersizes, vtkIdType N, const int processId) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeDataArray(vtkDataArray *&dataArray, const int dataType, const int numberOfTuples, const int numberOfComponents, vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeFieldData(int ext[6], vtkFieldData *fieldData, vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeGhostCellData(const int gridIdx, const int nei, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeGhostData(const int gridID, const int neiListID, const int neiGridIdx, int rcvext[6], unsigned char *buffer, unsigned int size) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeGhostPointData(const int gridIdx, const int nei, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeGhostPoints(const int gridIdx, const int nei, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| DeserializeGridExtentForProcess(int *rcvbuffer, vtkIdType &N, const int processId) | vtkPStructuredGridConnectivity | [protected] |
| DetectNeighbors(const int i, const int j, int ex1[6], int ex2[6], int orientation[3], int ndim) | vtkStructuredGridConnectivity | [protected] |
| DetermineNeighborOrientation(const int idx, int A[2], int B[2], int overlap[2], int orient[3]) | vtkStructuredGridConnectivity | [inline, protected] |
| DoPartialOverlap(int s[2], int S[2], int overlap[2]) | vtkStructuredGridConnectivity | [protected] |
| EstablishNeighbors(const int i, const int j) | vtkStructuredGridConnectivity | [protected] |
| ExchangeBufferSizes() | vtkPStructuredGridConnectivity | [protected] |
| ExchangeGhostData() | vtkPStructuredGridConnectivity | [protected] |
| ExchangeGhostDataInit() | vtkPStructuredGridConnectivity | [protected] |
| ExchangeGhostDataPost() | vtkPStructuredGridConnectivity | [protected] |
| ExchangeGridExtents() | vtkPStructuredGridConnectivity | [protected] |
| FastDelete() | vtkObjectBase | [virtual] |
| FillCellsGhostArray(const int dataDescription, const int numNodesPerCell, int dims[3], int CellExtent[6], vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkStructuredGridConnectivity | [protected] |
| FillGhostArrays(const int gridID, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkStructuredGridConnectivity | [virtual] |
| FillNodesGhostArray(const int gridID, const int dataDescription, int GridExtent[6], int RealExtent[6], vtkUnsignedCharArray *nodeArray) | vtkStructuredGridConnectivity | [protected] |
| Get1DOrientation(const int idx, const int ExtentLo, const int ExtentHi, const int OnLo, const int OnHi, const int NotOnBoundary) | vtkStructuredGridConnectivity | [inline, protected] |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetController() | vtkPStructuredGridConnectivity | [virtual] |
| GetDataDimension() | vtkStructuredGridConnectivity | [virtual] |
| GetDebug() | vtkObject | |
| GetGhostedCellGhostArray(const int gridID) | vtkAbstractGridConnectivity | [inline] |
| GetGhostedExtent(int *ghostedExtent, int GridExtent[6], const int minIdx, const int maxIdx, const int N) | vtkStructuredGridConnectivity | [inline, protected] |
| GetGhostedGridCellData(const int gridID) | vtkAbstractGridConnectivity | [inline] |
| GetGhostedGridExtent(const int gridID, int ext[6]) | vtkStructuredGridConnectivity | [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 gridID, int extent[6]) | vtkStructuredGridConnectivity | [inline] |
| GetGridNeighbor(const int gridID, const int nei) | vtkStructuredGridConnectivity | |
| GetGridRank(const int gridID) | vtkPStructuredGridConnectivity | [inline] |
| GetIJKBlockOrientation(const int i, const int j, const int k, int ext[6], int orientation[3]) | vtkStructuredGridConnectivity | [protected] |
| GetMTime() | vtkObject | [virtual] |
| GetNeighborIndex(const int gridIdx, const int NeighborGridIdx) | vtkStructuredGridConnectivity | [inline, protected] |
| GetNeighbors(const int gridID, int *extents) | vtkStructuredGridConnectivity | |
| GetNumberOfConnectingBlockFaces(const int gridID) | vtkStructuredGridConnectivity | [inline, protected] |
| GetNumberOfGhostLayers() | vtkAbstractGridConnectivity | [virtual] |
| GetNumberOfGrids() | vtkAbstractGridConnectivity | [inline] |
| GetNumberOfLocalGrids() | vtkPStructuredGridConnectivity | [inline] |
| GetNumberOfNeighbors(const int gridID) | vtkStructuredGridConnectivity | [inline] |
| GetNumberOfNodesPerCell(const int dim) | vtkStructuredGridConnectivity | [inline, protected] |
| GetRealExtent(const int gridID, int GridExtent[6], int RealExtent[6]) | vtkStructuredGridConnectivity | [protected] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetWholeExtent() | vtkStructuredGridConnectivity | [virtual] |
| GetWholeExtent(int &, int &, int &, int &, int &, int &) | vtkStructuredGridConnectivity | [virtual] |
| GetWholeExtent(int[6]) | vtkStructuredGridConnectivity | [virtual] |
| GhostedCellGhostArray | vtkAbstractGridConnectivity | [protected] |
| GhostedExtents | vtkStructuredGridConnectivity | [protected] |
| GhostedGridCellData | vtkAbstractGridConnectivity | [protected] |
| GhostedGridPointData | vtkAbstractGridConnectivity | [protected] |
| GhostedGridPoints | vtkAbstractGridConnectivity | [protected] |
| GhostedPointGhostArray | vtkAbstractGridConnectivity | [protected] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| GridCellData | vtkAbstractGridConnectivity | [protected] |
| GridCellGhostArrays | vtkAbstractGridConnectivity | [protected] |
| GridExtents | vtkStructuredGridConnectivity | [protected] |
| GridExtentsAreEqual(int rhs[6], int lhs[6]) | vtkPStructuredGridConnectivity | [inline, protected] |
| GridIds | vtkPStructuredGridConnectivity | [protected] |
| GridPointData | vtkAbstractGridConnectivity | [protected] |
| GridPointGhostArrays | vtkAbstractGridConnectivity | [protected] |
| GridPoints | vtkAbstractGridConnectivity | [protected] |
| GridRanks | vtkPStructuredGridConnectivity | [protected] |
| HasBlockConnection(const int gridID, const int blockDirection) | vtkStructuredGridConnectivity | [inline, protected] |
| HasCellData(const int gridIdx) | vtkPStructuredGridConnectivity | [inline, protected] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HasPointData(const int gridIdx) | vtkPStructuredGridConnectivity | [inline, protected] |
| HasPoints(const int gridIdx) | vtkPStructuredGridConnectivity | [inline, protected] |
| InBounds(const int idx, const int Lo, const int Hi) | vtkStructuredGridConnectivity | [inline, protected] |
| Initialize() | vtkPStructuredGridConnectivity | |
| Initialized | vtkPStructuredGridConnectivity | [protected] |
| InitializeGhostData(const int gridID) | vtkStructuredGridConnectivity | [protected] |
| InitializeMessageCounters() | vtkPStructuredGridConnectivity | [inline, protected] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| IntervalOverlap(int A[2], int B[2], int overlap[2]) | vtkStructuredGridConnectivity | [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) | vtkPStructuredGridConnectivity | [virtual] |
| IsGhostNode(int GridExtent[6], int RealExtent[6], const int i, const int j, const int k) | vtkStructuredGridConnectivity | [protected] |
| IsGridLocal(const int gridID) | vtkPStructuredGridConnectivity | [inline] |
| IsGridRemote(const int gridID) | vtkPStructuredGridConnectivity | [inline] |
| IsNodeInterior(const int i, const int j, const int k, int GridExtent[6]) | vtkStructuredGridConnectivity | [inline, protected] |
| IsNodeOnBoundary(const int i, const int j, const int k) | vtkStructuredGridConnectivity | [protected] |
| IsNodeOnBoundaryOfExtent(const int i, const int j, const int k, int ext[6]) | vtkStructuredGridConnectivity | [inline, protected] |
| IsNodeOnSharedBoundary(const int gridID, int RealExtent[6], const int i, const int j, const int k) | vtkStructuredGridConnectivity | [protected] |
| IsNodeWithinExtent(const int i, const int j, const int k, int GridExtent[6]) | vtkStructuredGridConnectivity | [inline, protected] |
| IsSubset(int A[2], int B[2]) | vtkStructuredGridConnectivity | [inline, protected] |
| IsTypeOf(const char *type) | vtkPStructuredGridConnectivity | [static] |
| MarkCellProperty(unsigned char &pfield, unsigned char *nodeGhostFields, const int numNodes) | vtkStructuredGridConnectivity | [protected] |
| MarkNodeProperty(const int gridID, const int i, const int j, const int k, int ext[6], int RealExtent[6], unsigned char &pfield) | vtkStructuredGridConnectivity | [protected] |
| Modified() | vtkObject | [virtual] |
| MPIRequests | vtkPStructuredGridConnectivity | [protected] |
| MTime | vtkObject | [protected] |
| NeighborPair2NeighborListIndex | vtkStructuredGridConnectivity | [protected] |
| Neighbors | vtkStructuredGridConnectivity | [protected] |
| New() | vtkPStructuredGridConnectivity | [static] |
| NewInstance() const | vtkPStructuredGridConnectivity | |
| NewInstanceInternal() const | vtkPStructuredGridConnectivity | [protected, virtual] |
| NumberOfGhostLayers | vtkAbstractGridConnectivity | [protected] |
| NumberOfGrids | vtkAbstractGridConnectivity | [protected] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| PackGhostData() | vtkPStructuredGridConnectivity | [protected] |
| PartialOverlap(int A[2], const int CofA, int B[2], const int CofB, int overlap[2]) | vtkStructuredGridConnectivity | [protected] |
| PostReceives() | vtkPStructuredGridConnectivity | [protected] |
| PostSends() | vtkPStructuredGridConnectivity | [protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintExtent(int extent[6]) | vtkStructuredGridConnectivity | [protected] |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &) | vtkObjectBase | [inline] |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPStructuredGridConnectivity | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| Rank | vtkPStructuredGridConnectivity | [protected] |
| RcvBuffers | vtkPStructuredGridConnectivity | [protected] |
| RcvBufferSizes | vtkPStructuredGridConnectivity | [protected] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| RegisterFieldData(const int gridID, vtkPointData *PointData, vtkCellData *CellData) | vtkAbstractGridConnectivity | [inline, protected] |
| RegisterGrid(const int gridID, int extents[6], vtkUnsignedCharArray *nodesGhostArray, vtkUnsignedCharArray *cellGhostArray, vtkPointData *pointData, vtkCellData *cellData, vtkPoints *gridNodes) | vtkPStructuredGridConnectivity | [virtual] |
| RegisterGridGhostArrays(const int gridID, vtkUnsignedCharArray *nodesArray, vtkUnsignedCharArray *cellsArray) | vtkAbstractGridConnectivity | [inline, protected] |
| RegisterGridNodes(const int gridID, vtkPoints *nodes) | vtkAbstractGridConnectivity | [inline, protected] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RegisterRemoteGrid(const int gridID, int extents[6], int process) | vtkPStructuredGridConnectivity | [protected] |
| RemoteCellData | vtkPStructuredGridConnectivity | [protected] |
| RemotePointData | vtkPStructuredGridConnectivity | [protected] |
| RemotePoints | vtkPStructuredGridConnectivity | [protected] |
| RemoveAllObservers() | vtkObject | |
| RemoveBlockConnection(const int gridID, const int blockDirection) | vtkStructuredGridConnectivity | [inline, protected] |
| 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 | [protected, virtual] |
| SafeDownCast(vtkObjectBase *o) | vtkPStructuredGridConnectivity | [static] |
| SearchNeighbors(const int gridID, const int i, const int j, const int k, vtkIdList *neiList) | vtkStructuredGridConnectivity | [protected] |
| SendBuffers | vtkPStructuredGridConnectivity | [protected] |
| SendBufferSizes | vtkPStructuredGridConnectivity | [protected] |
| SerializeBufferSizes(int *&sizesbuf, vtkIdType &N) | vtkPStructuredGridConnectivity | [protected] |
| SerializeDataArray(vtkDataArray *dataArray, vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| SerializeFieldData(int sourceExtent[6], int targetExtent[6], vtkFieldData *fieldData, vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| SerializeGhostCellData(const int gridIdx, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| SerializeGhostData(const int sndGridID, const int rcvGrid, int sndext[6], unsigned char *&buffer, unsigned int &size) | vtkPStructuredGridConnectivity | [protected] |
| SerializeGhostPointData(const int gridIdx, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| SerializeGhostPoints(const int gridIdx, int ext[6], vtkMultiProcessStream &bytestream) | vtkPStructuredGridConnectivity | [protected] |
| SerializeGridExtents(int *&sndbuffer, vtkIdType &N) | vtkPStructuredGridConnectivity | [protected] |
| SetBlockTopology(const int gridID) | vtkStructuredGridConnectivity | [protected] |
| SetController(vtkMultiProcessController *) | vtkPStructuredGridConnectivity | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGhostedGridExtent(const int gridID, int ext[6]) | vtkStructuredGridConnectivity | [inline] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetNeighbors(const int i, const int j, int i2jOrientation[3], int j2iOrientation[3], int overlapExtent[6]) | vtkStructuredGridConnectivity | [protected] |
| SetNumberOfGhostLayers(unsigned int) | vtkAbstractGridConnectivity | [virtual] |
| SetNumberOfGrids(const unsigned int N) | vtkPStructuredGridConnectivity | [virtual] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetWholeExtent(int, int, int, int, int, int) | vtkStructuredGridConnectivity | [virtual] |
| SetWholeExtent(int[6]) | vtkStructuredGridConnectivity | [virtual] |
| StrictlyInsideBounds(const int idx, const int Lo, const int Hi) | vtkStructuredGridConnectivity | [inline, protected] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkPStructuredGridConnectivity | |
| TotalNumberOfMsgs | vtkPStructuredGridConnectivity | [protected] |
| TotalNumberOfRcvs | vtkPStructuredGridConnectivity | [protected] |
| TotalNumberOfSends | vtkPStructuredGridConnectivity | [protected] |
| TransferGhostDataFromNeighbors(const int gridID) | vtkPStructuredGridConnectivity | [protected, virtual] |
| TransferLocalNeighborData(const int gridID, const vtkStructuredNeighbor &Neighor) | vtkStructuredGridConnectivity | [protected] |
| TransferRegisteredDataToGhostedData(const int gridID) | vtkStructuredGridConnectivity | [protected] |
| TransferRemoteNeighborData(const int gridIdx, const int nei, const vtkStructuredNeighbor &Neighbor) | vtkPStructuredGridConnectivity | [protected] |
| UnpackGhostData() | vtkPStructuredGridConnectivity | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| vtkAbstractGridConnectivity() | vtkAbstractGridConnectivity | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkPStructuredGridConnectivity() | vtkPStructuredGridConnectivity | [protected] |
| vtkStructuredGridConnectivity() | vtkStructuredGridConnectivity | [protected] |
| WeakPointers | vtkObjectBase | [protected] |
| WholeExtent | vtkStructuredGridConnectivity | [protected] |
| ~vtkAbstractGridConnectivity() | vtkAbstractGridConnectivity | [protected, virtual] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkPStructuredGridConnectivity() | vtkPStructuredGridConnectivity | [protected] |
| ~vtkStructuredGridConnectivity() | vtkStructuredGridConnectivity | [protected, virtual] |