AcquireDataDescription() | vtkExtentRCBPartitioner | protected |
AddExtent(int ext[6]) | vtkExtentRCBPartitioner | 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 |
BreakOnError() | vtkObject | static |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
DataDescription | vtkExtentRCBPartitioner | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DuplicateNodes | vtkExtentRCBPartitioner | protected |
DuplicateNodesOff() | vtkExtentRCBPartitioner | virtual |
DuplicateNodesOn() | vtkExtentRCBPartitioner | virtual |
ExtendGhostLayers(int ext[6]) | vtkExtentRCBPartitioner | protected |
ExtentIsPartitioned | vtkExtentRCBPartitioner | protected |
FastDelete() | vtkObjectBase | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDuplicateNodes() | vtkExtentRCBPartitioner | virtual |
GetExtent(const int idx, int ext[6]) | vtkExtentRCBPartitioner | protected |
GetGhostedExtent(int ext[6], const int minIdx, const int maxIdx) | vtkExtentRCBPartitioner | inlineprotected |
GetGlobalWarningDisplay() | vtkObject | static |
GetLongestDimension(int ext[6]) | vtkExtentRCBPartitioner | protected |
GetLongestDimensionLength(int ext[6]) | vtkExtentRCBPartitioner | protected |
GetMTime() | vtkObject | virtual |
GetNumberOfCells(int ext[6]) | vtkExtentRCBPartitioner | protected |
GetNumberOfGhostLayers() | vtkExtentRCBPartitioner | virtual |
GetNumberOfNodes(int ext[6]) | vtkExtentRCBPartitioner | protected |
GetNumberOfTotalExtents() | vtkExtentRCBPartitioner | protected |
GetNumExtents() | vtkExtentRCBPartitioner | virtual |
GetPartitionExtent(const int idx, int ext[6]) | vtkExtentRCBPartitioner | |
GetReferenceCount() | vtkObjectBase | inline |
GlobalExtent | vtkExtentRCBPartitioner | protected |
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 | |
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) | vtkExtentRCBPartitioner | virtual |
IsTypeOf(const char *type) | vtkExtentRCBPartitioner | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkExtentRCBPartitioner | static |
NewInstance() const | vtkExtentRCBPartitioner | |
NewInstanceInternal() const | vtkExtentRCBPartitioner | protectedvirtual |
NumberOfGhostLayers | vtkExtentRCBPartitioner | protected |
NumberOfPartitions | vtkExtentRCBPartitioner | protected |
NumExtents | vtkExtentRCBPartitioner | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Partition() | vtkExtentRCBPartitioner | |
PartitionExtents | vtkExtentRCBPartitioner | protected |
Print(ostream &os) | vtkObjectBase | |
PrintExtent(const std::string &name, int ext[6]) | vtkExtentRCBPartitioner | protected |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &oss, vtkIndent indent) override | vtkExtentRCBPartitioner | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
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 | |
ReplaceExtent(const int idx, int ext[6]) | vtkExtentRCBPartitioner | protected |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
Reset() | vtkExtentRCBPartitioner | inlineprotected |
SafeDownCast(vtkObjectBase *o) | vtkExtentRCBPartitioner | static |
SetDebug(bool debugFlag) | vtkObject | |
SetDuplicateNodes(vtkTypeBool) | vtkExtentRCBPartitioner | virtual |
SetGlobalExtent(int imin, int imax, int jmin, int jmax, int kmin, int kmax) | vtkExtentRCBPartitioner | inline |
SetGlobalExtent(int ext[6]) | vtkExtentRCBPartitioner | inline |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetNumberOfGhostLayers(int) | vtkExtentRCBPartitioner | virtual |
SetNumberOfPartitions(const int N) | vtkExtentRCBPartitioner | inline |
SetReferenceCount(int) | vtkObjectBase | |
SplitExtent(int parent[6], int s1[6], int s2[6], int splitDimension) | vtkExtentRCBPartitioner | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkExtentRCBPartitioner | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkExtentRCBPartitioner() | vtkExtentRCBPartitioner | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkExtentRCBPartitioner() override | vtkExtentRCBPartitioner | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |