VTK
9.1.0
|
This is the complete list of members for vtkDIYGhostUtilities, including all inherited members.
AddGhostArrays(diy::Master &master, std::vector< DataSetT * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
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 |
BlockMapType typedef | vtkDIYGhostUtilities | |
BreakOnError() | vtkObject | static |
CloneGeometricStructures(std::vector< vtkImageData * > &inputs, std::vector< vtkImageData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
CloneGeometricStructures(std::vector< vtkRectilinearGrid * > &inputs, std::vector< vtkRectilinearGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
CloneGeometricStructures(std::vector< vtkStructuredGrid * > &inputs, std::vector< vtkStructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
CloneGeometricStructures(std::vector< vtkUnstructuredGrid * > &inputs, std::vector< vtkUnstructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
CloneGeometricStructures(std::vector< vtkPolyData * > &inputs, std::vector< vtkPolyData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMap(const diy::Master &master, std::vector< vtkImageData * > &inputs, int outputGhostLevels) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMap(const diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs, int outputGhostLevels) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMap(const diy::Master &master, std::vector< vtkStructuredGrid * > &inputs, int outputGhostLevels) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMap(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs, int outputGhostLevels) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMap(const diy::Master &master, std::vector< vtkPolyData * > &inputs, int outputGhostLevels) | vtkDIYGhostUtilities | protectedstatic |
ComputeLinkMapUsingBoundingBoxes(const diy::Master &master) | vtkDIYGhostUtilities | protectedstatic |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkImageData * > &inputs, std::vector< vtkImageData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs, std::vector< vtkRectilinearGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkStructuredGrid * > &inputs, std::vector< vtkStructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs, std::vector< vtkUnstructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
DeepCopyInputsAndAllocateGhosts(const diy::Master &master, std::vector< vtkPolyData * > &inputs, std::vector< vtkPolyData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
Delete() | vtkObjectBase | virtual |
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, ImageDataBlockStructure &blockStructure) | vtkDIYGhostUtilities | protectedstatic |
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, RectilinearGridBlockStructure &blockStructure) | vtkDIYGhostUtilities | protectedstatic |
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, StructuredGridBlockStructure &blockStructure) | vtkDIYGhostUtilities | protectedstatic |
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, UnstructuredGridBlockStructure &blockStructure) | vtkDIYGhostUtilities | protectedstatic |
DequeueGhosts(const diy::Master::ProxyWithLink &cp, int gid, PolyDataBlockStructure &blockStructure) | vtkDIYGhostUtilities | protectedstatic |
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkImageData *input, ImageDataBlock *block) | vtkDIYGhostUtilities | protectedstatic |
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkRectilinearGrid *input, RectilinearGridBlock *block) | vtkDIYGhostUtilities | protectedstatic |
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkStructuredGrid *input, StructuredGridBlock *block) | vtkDIYGhostUtilities | protectedstatic |
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkUnstructuredGrid *input, UnstructuredGridBlock *block) | vtkDIYGhostUtilities | protectedstatic |
EnqueueGhosts(const diy::Master::ProxyWithLink &cp, const diy::BlockID &blockId, vtkPolyData *input, PolyDataBlock *block) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBlockStructures(diy::Master &master, std::vector< vtkImageData * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBlockStructures(diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBlockStructures(diy::Master &master, std::vector< vtkStructuredGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBlockStructures(diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBlockStructures(diy::Master &master, std::vector< vtkPolyData * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeBoundingBoxes(diy::Master &master, const vtkDIYExplicitAssigner &assigner, std::vector< DataSetT * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExchangeGhosts(diy::Master &master, std::vector< DataSetT * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
ExtentType typedef | vtkDIYGhostUtilities | |
FastDelete() | vtkObjectBase | virtual |
FillGhostArrays(const diy::Master &master, std::vector< vtkImageData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
FillGhostArrays(const diy::Master &master, std::vector< vtkRectilinearGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
FillGhostArrays(const diy::Master &master, std::vector< vtkStructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
FillGhostArrays(const diy::Master &master, std::vector< vtkUnstructuredGrid * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
FillGhostArrays(const diy::Master &master, std::vector< vtkPolyData * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
GenerateGhostCells(std::vector< DataSetT * > &inputsDS, std::vector< DataSetT * > &outputsDS, int outputGhostLevels, vtkMultiProcessController *controller) | vtkDIYGhostUtilities | static |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetReferenceCount() | vtkObjectBase | inline |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
ImageDataBlock typedef | vtkDIYGhostUtilities | |
InitializeBlocks(diy::Master &master, std::vector< vtkImageData * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeBlocks(diy::Master &master, std::vector< vtkRectilinearGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeBlocks(diy::Master &master, std::vector< vtkStructuredGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeBlocks(diy::Master &master, std::vector< vtkUnstructuredGrid * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeBlocks(diy::Master &master, std::vector< vtkPolyData * > &inputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeGhostArrays(diy::Master &master, std::vector< DataSetT * > &outputs) | vtkDIYGhostUtilities | protectedstatic |
InitializeGhostCellArray(typename DataSetTypeToBlockTypeConverter< DataSetT >::BlockType *block, DataSetT *output) | vtkDIYGhostUtilities | protectedstatic |
InitializeGhostPointArray(typename DataSetTypeToBlockTypeConverter< DataSetT >::BlockType *block, DataSetT *output) | vtkDIYGhostUtilities | protectedstatic |
InitializeObjectBase() | vtkObjectBase | |
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) | vtkDIYGhostUtilities | virtual |
IsTypeOf(const char *type) | vtkDIYGhostUtilities | static |
LinkMap typedef | vtkDIYGhostUtilities | |
Links typedef | vtkDIYGhostUtilities | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkObject | static |
NewInstance() const | vtkDIYGhostUtilities | |
NewInstanceInternal() const | vtkDIYGhostUtilities | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
PolyDataBlock typedef | vtkDIYGhostUtilities | |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkDIYGhostUtilities | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
QuaternionType typedef | vtkDIYGhostUtilities | |
RectilinearGridBlock typedef | vtkDIYGhostUtilities | |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkDIYGhostUtilities | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
StructuredGridBlock typedef | vtkDIYGhostUtilities | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkDIYGhostUtilities | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UnstructuredDataBlock typedef | vtkDIYGhostUtilities | |
UnstructuredGridBlock typedef | vtkDIYGhostUtilities | |
VectorType typedef | vtkDIYGhostUtilities | |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkDIYGhostUtilities() | vtkDIYGhostUtilities | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkDIYGhostUtilities() override | vtkDIYGhostUtilities | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |