VTK  9.4.20250114
vtkDIYGhostUtilities Member List

This is the complete list of members for vtkDIYGhostUtilities, including all inherited members.

AddGhostArrays(diy::Master &master, std::vector< DataSetT * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BlockMapType typedefvtkDIYGhostUtilities
BreakOnError()vtkObjectstatic
CloneGeometricStructures(std::vector< vtkImageData * > &inputs, std::vector< vtkImageData * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
CloneGeometricStructures(std::vector< vtkRectilinearGrid * > &inputs, std::vector< vtkRectilinearGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
CloneGeometricStructures(std::vector< vtkStructuredGrid * > &inputs, std::vector< vtkStructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
CloneGeometricStructures(std::vector< vtkUnstructuredGrid * > &inputs, std::vector< vtkUnstructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
CloneGeometricStructures(std::vector< vtkPolyData * > &inputs, std::vector< vtkPolyData * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
CloneInputData(std::vector< vtkDataSet * > &inputs, std::vector< vtkDataSet * > &outputs, bool syncCell, bool syncPoint)vtkDIYGhostUtilitiesprotectedstatic
CloneInputData(vtkDataSet *input, vtkDataSet *output, int fieldType)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMap(const diy::Master &master, std::vector< vtkImageData * > &inputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMap(const diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMap(const diy::Master &master, std::vector< vtkStructuredGrid * > &inputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMap(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMap(const diy::Master &master, std::vector< vtkPolyData * > &inputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMapUsingBoundingBoxes(const diy::Master &master)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinkMapUsingNeededIds(const diy::Master &master, bool syncCell, bool syncPoint)vtkDIYGhostUtilitiesprotectedstatic
ComputeLinksUsingNeededIds(Links &links, vtkDIYGhostUtilities::DataSetBlock *block, int fieldType)vtkDIYGhostUtilitiesprotectedstatic
CopyInputsAndAllocateGhosts(diy::Master &master, diy::Assigner &assigner, diy::RegularAllReducePartners &partners, std::vector< DataSetT * > &inputs, std::vector< DataSetT * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopyInputAndAllocateGhosts(ImageDataBlock *block, vtkImageData *input, vtkImageData *outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputAndAllocateGhosts(RectilinearGridBlock *block, vtkRectilinearGrid *input, vtkRectilinearGrid *outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputAndAllocateGhosts(StructuredGridBlock *block, vtkStructuredGrid *input, vtkStructuredGrid *outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputAndAllocateGhosts(UnstructuredGridBlock *block, vtkUnstructuredGrid *input, vtkUnstructuredGrid *outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputAndAllocateGhosts(PolyDataBlock *block, vtkPolyData *input, vtkPolyData *outputs)vtkDIYGhostUtilitiesprotectedstatic
Delete()vtkObjectBasevirtual
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, ImageDataBlockStructure &blockStructure)vtkDIYGhostUtilitiesprotectedstatic
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, RectilinearGridBlockStructure &blockStructure)vtkDIYGhostUtilitiesprotectedstatic
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, StructuredGridBlockStructure &blockStructure)vtkDIYGhostUtilitiesprotectedstatic
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, UnstructuredGridBlockStructure &blockStructure)vtkDIYGhostUtilitiesprotectedstatic
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, PolyDataBlockStructure &blockStructure)vtkDIYGhostUtilitiesprotectedstatic
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkImageData *input, ImageDataBlock *block)vtkDIYGhostUtilitiesprotectedstatic
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkRectilinearGrid *input, RectilinearGridBlock *block)vtkDIYGhostUtilitiesprotectedstatic
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkStructuredGrid *input, StructuredGridBlock *block)vtkDIYGhostUtilitiesprotectedstatic
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkUnstructuredGrid *input, UnstructuredGridBlock *block)vtkDIYGhostUtilitiesprotectedstatic
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkPolyData *input, PolyDataBlock *block)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBlockStructures(diy::Master &master, std::vector< vtkImageData * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBlockStructures(diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBlockStructures(diy::Master &master, std::vector< vtkStructuredGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBlockStructures(diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBlockStructures(diy::Master &master, std::vector< vtkPolyData * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeBoundingBoxes(diy::Master &master, const vtkDIYExplicitAssigner &assigner, std::vector< DataSetT * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeFieldData(diy::Master &master, std::vector< vtkDataSet * > &inputs, std::vector< vtkDataSet * > &outputs, bool syncCell, bool syncPoint)vtkDIYGhostUtilitiesprotectedstatic
ExchangeFieldData(diy::Master &master, std::vector< vtkDataSet * > &inputs, std::vector< vtkDataSet * > &outputs, int fieldType)vtkDIYGhostUtilitiesprotectedstatic
ExchangeGhosts(diy::Master &master, diy::Assigner &assigner, diy::RegularAllReducePartners &partners, std::vector< DataSetT * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExchangeNeededIds(diy::Master &master, const vtkDIYExplicitAssigner &assigner, bool syncCell, bool syncPoint)vtkDIYGhostUtilitiesprotectedstatic
ExchangeNeededIds(diy::Master &master, const vtkDIYExplicitAssigner &assigner, int fieldType)vtkDIYGhostUtilitiesprotectedstatic
ExtentType typedefvtkDIYGhostUtilities
FastDelete()vtkObjectBasevirtual
FillGhostArrays(const diy::Master &master, std::vector< vtkImageData * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkRectilinearGrid * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkStructuredGrid * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkPolyData * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
GenerateGhostCells(std::vector< DataSetT * > &inputsDS, std::vector< DataSetT * > &outputsDS, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GenerateGhostCellsImageData(std::vector< vtkImageData * > &inputs, std::vector< vtkImageData * > &outputs, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GenerateGhostCellsPolyData(std::vector< vtkPolyData * > &inputs, std::vector< vtkPolyData * > &outputs, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GenerateGhostCellsRectilinearGrid(std::vector< vtkRectilinearGrid * > &inputs, std::vector< vtkRectilinearGrid * > &outputs, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GenerateGhostCellsStructuredGrid(std::vector< vtkStructuredGrid * > &inputs, std::vector< vtkStructuredGrid * > &outputs, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GenerateGhostCellsUnstructuredGrid(std::vector< vtkUnstructuredGrid * > &inputs, std::vector< vtkUnstructuredGrid * > &outputs, int outputGhostLevels, vtkMultiProcessController *controller)vtkDIYGhostUtilitiesstatic
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
ImageDataBlock typedefvtkDIYGhostUtilities
InitializeBlocks(diy::Master &master, std::vector< vtkDataSet * > &inputs, bool syncCell, bool syncPoint)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkDataSet * > &inputs, int fieldType, unsigned char ghostFlag)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkImageData * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkStructuredGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
InitializeBlocks(diy::Master &master, std::vector< vtkPolyData * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
InitializeGhostArrays(diy::Master &master, std::vector< DataSetT * > &outputs, int outputGhostLevels)vtkDIYGhostUtilitiesprotectedstatic
InitializeGhostCellArray(typename DataSetTypeToBlockTypeConverter< DataSetT >::BlockType *block, DataSetT *output)vtkDIYGhostUtilitiesprotectedstatic
InitializeGhostPointArray(typename DataSetTypeToBlockTypeConverter< DataSetT >::BlockType *block, DataSetT *output)vtkDIYGhostUtilitiesprotectedstatic
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkDIYGhostUtilitiesvirtual
IsTypeOf(const char *type)vtkDIYGhostUtilitiesstatic
LinkMap typedefvtkDIYGhostUtilities
Links typedefvtkDIYGhostUtilities
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewInstance() constvtkDIYGhostUtilities
NewInstanceInternal() constvtkDIYGhostUtilitiesprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PolyDataBlock typedefvtkDIYGhostUtilities
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkDIYGhostUtilitiesvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QuaternionType typedefvtkDIYGhostUtilities
RectilinearGridBlock typedefvtkDIYGhostUtilities
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReinitializeSelectedBits(vtkUnsignedCharArray *ghosts, unsigned char mask)vtkDIYGhostUtilitiesprotectedstatic
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 *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkDIYGhostUtilitiesstatic
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
StructuredGridBlock typedefvtkDIYGhostUtilities
SubjectHelpervtkObjectprotected
Superclass typedefvtkDIYGhostUtilities
SynchronizeGhostData(std::vector< vtkDataSet * > &inputsDS, std::vector< vtkDataSet * > &outputsDS, vtkMultiProcessController *controller, bool syncCell, bool SyncPoint)vtkDIYGhostUtilitiesstatic
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UnstructuredDataBlock typedefvtkDIYGhostUtilities
UnstructuredGridBlock typedefvtkDIYGhostUtilities
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
VectorType typedefvtkDIYGhostUtilities
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkDIYGhostUtilities()vtkDIYGhostUtilitiesprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkDIYGhostUtilities() overridevtkDIYGhostUtilitiesprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual