VTK  9.1.0
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
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
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkImageData * > &inputs, std::vector< vtkImageData * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs, std::vector< vtkRectilinearGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkStructuredGrid * > &inputs, std::vector< vtkStructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs, std::vector< vtkUnstructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkPolyData * > &inputs, std::vector< 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
ExchangeGhosts(diy::Master &master, std::vector< DataSetT * > &inputs)vtkDIYGhostUtilitiesprotectedstatic
ExtentType typedefvtkDIYGhostUtilities
FastDelete()vtkObjectBasevirtual
FillGhostArrays(const diy::Master &master, std::vector< vtkImageData * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkRectilinearGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkStructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
FillGhostArrays(const diy::Master &master, std::vector< vtkPolyData * > &outputs)vtkDIYGhostUtilitiesprotectedstatic
GenerateGhostCells(std::vector< DataSetT * > &inputsDS, std::vector< DataSetT * > &outputsDS, 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
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< 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)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
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)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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(int val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetReferenceCount(int)vtkObjectBase
StructuredGridBlock typedefvtkDIYGhostUtilities
SubjectHelpervtkObjectprotected
Superclass typedefvtkDIYGhostUtilities
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UnstructuredDataBlock typedefvtkDIYGhostUtilities
UnstructuredGridBlock typedefvtkDIYGhostUtilities
VectorType typedefvtkDIYGhostUtilities
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkDIYGhostUtilities()vtkDIYGhostUtilitiesprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkDIYGhostUtilities() overridevtkDIYGhostUtilitiesprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual