| ABORTED() | vtkAlgorithm | static |
| AbortExecute | vtkAlgorithm | |
| AbortExecuteOff() | vtkAlgorithm | virtual |
| AbortExecuteOn() | vtkAlgorithm | virtual |
| AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
| AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
| 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 |
| AdjustNumberOfSamplesInRegion(const double Rh[3], const bool outside[6], int N[3]) | vtkAMRResampleFilter | protected |
| AMRMetaData | vtkAMRResampleFilter | protected |
| AverageLevel | vtkAMRResampleFilter | protected |
| BiasVector | vtkAMRResampleFilter | protected |
| BlocksToLoad | vtkAMRResampleFilter | protected |
| BreakOnError() | vtkObject | static |
| CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
| CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
| CheckAbort() | vtkAlgorithm | |
| CheckUpstreamAbort() | vtkAlgorithm | protected |
| ComputeAMRBlocksToLoad(vtkOverlappingAMR *metadata) | vtkAMRResampleFilter | protected |
| ComputeAndAdjustRegionParameters(vtkOverlappingAMR *amrds, double h[3]) | vtkAMRResampleFilter | protected |
| ComputeCellCentroid(vtkUniformGrid *g, vtkIdType cellIdx, double c[3]) | vtkAMRResampleFilter | protected |
| ComputeLevelOfResolution(const int N[3], const double h0[3], const double L[3], double rf) | vtkAMRResampleFilter | protected |
| ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) | vtkAlgorithm | virtual |
| ComputeRegionParameters(vtkOverlappingAMR *amrds, int N[3], double min[3], double max[3], double h[3]) | vtkAMRResampleFilter | protected |
| Controller | vtkAMRResampleFilter | protected |
| ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
| CopyData(vtkFieldData *target, vtkIdType targetIdx, vtkCellData *src, vtkIdType srcIdx) | vtkAMRResampleFilter | protected |
| CreateDefaultExecutive() override | vtkMultiBlockDataSetAlgorithm | protectedvirtual |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| DEFAULT_PRECISION enum value | vtkAlgorithm | |
| DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
| Delete() | vtkObjectBase | virtual |
| DemandDrivenMode | vtkAMRResampleFilter | protected |
| DesiredOutputPrecision enum name | vtkAlgorithm | |
| DOUBLE_PRECISION enum value | vtkAlgorithm | |
| ErrorCode | vtkAlgorithm | protected |
| ExtractRegion(vtkOverlappingAMR *amrds, vtkMultiBlockDataSet *mbds, vtkOverlappingAMR *metadata) | vtkAMRResampleFilter | protected |
| FastDelete() | vtkObjectBase | virtual |
| FillInputPortInformation(int port, vtkInformation *info) override | vtkAMRResampleFilter | virtual |
| FillOutputPortInformation(int port, vtkInformation *info) override | vtkAMRResampleFilter | virtual |
| FoundDonor(double q[3], vtkUniformGrid *&donorGrid, int &cellIdx) | vtkAMRResampleFilter | protected |
| GetAbortExecute() | vtkAlgorithm | virtual |
| GetAbortOutput() | vtkAlgorithm | virtual |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetBiasVector() | vtkAMRResampleFilter | virtual |
| GetBiasVector(double &, double &, double &) | vtkAMRResampleFilter | virtual |
| GetBiasVector(double[3]) | vtkAMRResampleFilter | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetContainerAlgorithm() | vtkAlgorithm | inline |
| GetController() | vtkAMRResampleFilter | virtual |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetDemandDrivenMode() | vtkAMRResampleFilter | virtual |
| GetDomainParameters(vtkOverlappingAMR *amr, double domainMin[3], double domainMax[3], double h[3], int dims[3], double &rf) | vtkAMRResampleFilter | protected |
| GetErrorCode() | vtkAlgorithm | virtual |
| GetExecutive() | vtkAlgorithm | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetInformation() | vtkAlgorithm | virtual |
| GetInput(int port) | vtkMultiBlockDataSetAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
| GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
| GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
| GetInputAlgorithm() | vtkAlgorithm | inline |
| GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayInformation(int idx) | vtkAlgorithm | |
| GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
| GetInputConnection(int port, int index) | vtkAlgorithm | |
| GetInputDataObject(int port, int connection) | vtkAlgorithm | |
| GetInputExecutive(int port, int index) | vtkAlgorithm | |
| GetInputExecutive() | vtkAlgorithm | inline |
| GetInputInformation(int port, int index) | vtkAlgorithm | |
| GetInputInformation() | vtkAlgorithm | inline |
| GetInputPortInformation(int port) | vtkAlgorithm | |
| GetIsInMemkind() const | vtkObjectBase | |
| GetMax() | vtkAMRResampleFilter | virtual |
| GetMax(double &, double &, double &) | vtkAMRResampleFilter | virtual |
| GetMax(double[3]) | vtkAMRResampleFilter | virtual |
| GetMin() | vtkAMRResampleFilter | virtual |
| GetMin(double &, double &, double &) | vtkAMRResampleFilter | virtual |
| GetMin(double[3]) | vtkAMRResampleFilter | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfInputConnections(int port) | vtkAlgorithm | |
| GetNumberOfInputPorts() | vtkAlgorithm | |
| GetNumberOfOutputPorts() | vtkAlgorithm | |
| GetNumberOfPartitions() | vtkAMRResampleFilter | virtual |
| GetNumberOfSamples() | vtkAMRResampleFilter | virtual |
| GetNumberOfSamples(int &, int &, int &) | vtkAMRResampleFilter | virtual |
| GetNumberOfSamples(int[3]) | vtkAMRResampleFilter | virtual |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetOutput() | vtkMultiBlockDataSetAlgorithm | |
| GetOutput(int) | vtkMultiBlockDataSetAlgorithm | |
| GetOutputDataObject(int port) | vtkAlgorithm | |
| GetOutputInformation(int port) | vtkAlgorithm | |
| GetOutputPort(int index) | vtkAlgorithm | |
| GetOutputPort() | vtkAlgorithm | inline |
| GetOutputPortInformation(int port) | vtkAlgorithm | |
| GetProgress() | vtkAlgorithm | virtual |
| GetProgressObserver() | vtkAlgorithm | virtual |
| GetProgressScale() | vtkAlgorithm | virtual |
| GetProgressShift() | vtkAlgorithm | virtual |
| GetProgressText() | vtkAlgorithm | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetReferenceGrid(vtkOverlappingAMR *amrds) | vtkAMRResampleFilter | protected |
| GetRegion(double h[3]) | vtkAMRResampleFilter | protected |
| GetRegionProcessId(int regionIdx) | vtkAMRResampleFilter | protected |
| GetReleaseDataFlag() | vtkAlgorithm | virtual |
| GetTotalNumberOfInputConnections() | vtkAlgorithm | |
| GetTransferToNodes() | vtkAMRResampleFilter | virtual |
| GetUpdateExtent() | vtkAlgorithm | inline |
| GetUpdateExtent(int port) | vtkAlgorithm | |
| GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
| GetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
| GetUpdateGhostLevel() | vtkAlgorithm | inline |
| GetUpdateGhostLevel(int port) | vtkAlgorithm | |
| GetUpdateNumberOfPieces() | vtkAlgorithm | inline |
| GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
| GetUpdatePiece() | vtkAlgorithm | inline |
| GetUpdatePiece(int port) | vtkAlgorithm | |
| GetUseBiasVector() | vtkAMRResampleFilter | virtual |
| GetUsingMemkind() | vtkObjectBase | static |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| GridMax | vtkAMRResampleFilter | protected |
| GridMin | vtkAMRResampleFilter | protected |
| GridNumberOfSamples | vtkAMRResampleFilter | protected |
| GridsIntersect(double *g1, double *g2) | vtkAMRResampleFilter | protected |
| HasExecutive() | vtkAlgorithm | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Information | vtkAlgorithm | protected |
| InitializeFields(vtkFieldData *f, vtkIdType size, vtkCellData *src) | vtkAMRResampleFilter | protected |
| InitializeObjectBase() | vtkObjectBase | |
| INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | static |
| INPUT_CONNECTION() | vtkAlgorithm | static |
| INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
| INPUT_IS_REPEATABLE() | vtkAlgorithm | static |
| INPUT_PORT() | vtkAlgorithm | static |
| INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | static |
| INPUT_REQUIRED_FIELDS() | vtkAlgorithm | static |
| InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
| 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) | vtkAMRResampleFilter | virtual |
| IsBlockWithinBounds(double *grd) | vtkAMRResampleFilter | protected |
| IsParallel() | vtkAMRResampleFilter | protected |
| IsRegionMine(int regionIdx) | vtkAMRResampleFilter | protected |
| IsTypeOf(const char *type) | vtkAMRResampleFilter | static |
| LastAbortCheckTime | vtkAlgorithm | protected |
| LastAbortTime | vtkAlgorithm | protectedstatic |
| LevelOfResolution | vtkAMRResampleFilter | protected |
| Max | vtkAMRResampleFilter | protected |
| Min | vtkAMRResampleFilter | protected |
| Modified() | vtkObject | virtual |
| ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
| MTime | vtkObject | protected |
| New() | vtkAMRResampleFilter | static |
| NewInstance() const | vtkAMRResampleFilter | |
| NewInstanceInternal() const | vtkAMRResampleFilter | protectedvirtual |
| NumberOfBlocksTested | vtkAMRResampleFilter | protected |
| NumberOfBlocksTestedForLevel | vtkAMRResampleFilter | protected |
| NumberOfBlocksVisSkipped | vtkAMRResampleFilter | protected |
| NumberOfFailedPoints | vtkAMRResampleFilter | protected |
| NumberOfPartitions | vtkAMRResampleFilter | protected |
| NumberOfSamples | vtkAMRResampleFilter | protected |
| NumberOfTimesFoundOnDonorLevel | vtkAMRResampleFilter | protected |
| NumberOfTimesLevelDown | vtkAMRResampleFilter | protected |
| NumberOfTimesLevelUp | vtkAMRResampleFilter | protected |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
| PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &oss, vtkIndent indent) override | vtkAMRResampleFilter | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ProbeGridPointInAMR(double q[3], unsigned int &donorLevel, unsigned int &donorGridId, vtkOverlappingAMR *amrds, unsigned int maxLevel, bool hadDonorGrid) | vtkAMRResampleFilter | protected |
| ProbeGridPointInAMRGraph(double q[3], unsigned int &donorLevel, unsigned int &donorGridId, vtkOverlappingAMR *amrds, unsigned int maxLevel, bool useCached) | vtkAMRResampleFilter | protected |
| ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | vtkMultiBlockDataSetAlgorithm | virtual |
| vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
| Progress | vtkAlgorithm | protected |
| ProgressObserver | vtkAlgorithm | protected |
| ProgressText | vtkAlgorithm | protected |
| PropagateUpdateExtent() | vtkAlgorithm | virtual |
| ReferenceCount | vtkObjectBase | protected |
| RegionIntersectsWithAMR(double domainMin[3], double domainMax[3], double regionMin[3], double regionMax[3]) | vtkAMRResampleFilter | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| ReleaseDataFlagOff() | vtkAlgorithm | |
| ReleaseDataFlagOn() | vtkAlgorithm | |
| RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
| RemoveAllInputs() | vtkAlgorithm | |
| RemoveAllObservers() | vtkObject | |
| RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
| RemoveNoPriorTemporalAccessInformationKey() | vtkAlgorithm | |
| 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 *) override | vtkAlgorithm | protectedvirtual |
| RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override | vtkAMRResampleFilter | virtual |
| RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkMultiBlockDataSetAlgorithm | inlineprotectedvirtual |
| RequestInformation(vtkInformation *rqst, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | vtkAMRResampleFilter | virtual |
| RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override | vtkAMRResampleFilter | virtual |
| RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkMultiBlockDataSetAlgorithm | inlineprotectedvirtual |
| ROI | vtkAMRResampleFilter | protected |
| SafeDownCast(vtkObjectBase *o) | vtkAMRResampleFilter | static |
| SearchForDonorGridAtLevel(double q[3], vtkOverlappingAMR *amrds, unsigned int level, unsigned int &gridId, int &donorCellIdx) | vtkAMRResampleFilter | protected |
| SearchGridAncestors(double q[3], vtkOverlappingAMR *amrds, unsigned int &level, unsigned int &gridId, int &id) | vtkAMRResampleFilter | protected |
| SearchGridDecendants(double q[3], vtkOverlappingAMR *amrds, unsigned int maxLevel, unsigned int &level, unsigned int &gridId, int &id) | vtkAMRResampleFilter | protected |
| SetAbortExecute(vtkTypeBool) | vtkAlgorithm | virtual |
| SetAbortExecuteAndUpdateTime() | vtkAlgorithm | |
| SetAbortOutput(bool) | vtkAlgorithm | virtual |
| SetBiasVector(double, double, double) | vtkAMRResampleFilter | virtual |
| SetBiasVector(double[3]) | vtkAMRResampleFilter | virtual |
| SetContainerAlgorithm(vtkAlgorithm *containerAlg) | vtkAlgorithm | inline |
| SetController(vtkMultiProcessController *) | vtkAMRResampleFilter | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
| SetDemandDrivenMode(int) | vtkAMRResampleFilter | virtual |
| SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
| SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetInformation(vtkInformation *) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | virtual |
| SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| SetInputData(vtkDataObject *) | vtkMultiBlockDataSetAlgorithm | |
| SetInputData(int, vtkDataObject *) | vtkMultiBlockDataSetAlgorithm | |
| SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
| SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
| SetMax(double, double, double) | vtkAMRResampleFilter | virtual |
| SetMax(double[3]) | vtkAMRResampleFilter | virtual |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetMin(double, double, double) | vtkAMRResampleFilter | virtual |
| SetMin(double[3]) | vtkAMRResampleFilter | virtual |
| SetNoPriorTemporalAccessInformationKey(int key) | vtkAlgorithm | |
| SetNoPriorTemporalAccessInformationKey() | vtkAlgorithm | |
| SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfPartitions(int) | vtkAMRResampleFilter | virtual |
| SetNumberOfSamples(int, int, int) | vtkAMRResampleFilter | virtual |
| SetNumberOfSamples(int[3]) | vtkAMRResampleFilter | virtual |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
| SetProgressShiftScale(double shift, double scale) | vtkAlgorithm | |
| SetProgressText(const char *ptext) | vtkAlgorithm | |
| SetReferenceCount(int) | vtkObjectBase | |
| SetReleaseDataFlag(vtkTypeBool) | vtkAlgorithm | virtual |
| SetTransferToNodes(vtkTypeBool) | vtkAMRResampleFilter | virtual |
| SetUseBiasVector(bool) | vtkAMRResampleFilter | virtual |
| SINGLE_PRECISION enum value | vtkAlgorithm | |
| SnapBounds(const double h0[3], const double domainMin[3], const double domainMax[3], const int dims[3], bool outside[6]) | vtkAMRResampleFilter | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkAMRResampleFilter | |
| TransferSolution(vtkUniformGrid *g, vtkOverlappingAMR *amrds) | vtkAMRResampleFilter | protected |
| TransferToCellCenters(vtkUniformGrid *g, vtkOverlappingAMR *amrds) | vtkAMRResampleFilter | protected |
| TransferToGridNodes(vtkUniformGrid *g, vtkOverlappingAMR *amrds) | vtkAMRResampleFilter | protected |
| TransferToNodes | vtkAMRResampleFilter | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| Update(int port) | vtkAlgorithm | virtual |
| Update() | vtkAlgorithm | virtual |
| Update(int port, vtkInformationVector *requests) | vtkAlgorithm | virtual |
| Update(vtkInformation *requests) | vtkAlgorithm | virtual |
| UpdateDataObject() | vtkAlgorithm | virtual |
| UpdateExtent(const int extents[6]) | vtkAlgorithm | virtual |
| UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
| UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
| UpdateInformation() | vtkAlgorithm | virtual |
| UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr) | vtkAlgorithm | virtual |
| UpdateProgress(double amount) | vtkAlgorithm | |
| UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr) | vtkAlgorithm | virtual |
| UpdateWholeExtent() | vtkAlgorithm | virtual |
| UseBiasVector | vtkAMRResampleFilter | protected |
| UsesGarbageCollector() const override | vtkAlgorithm | inlinevirtual |
| vtkAlgorithm() | vtkAlgorithm | protected |
| vtkAMRResampleFilter() | vtkAMRResampleFilter | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkMultiBlockDataSetAlgorithm() | vtkMultiBlockDataSetAlgorithm | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkAlgorithm() override | vtkAlgorithm | protected |
| ~vtkAMRResampleFilter() override | vtkAMRResampleFilter | protected |
| ~vtkMultiBlockDataSetAlgorithm() override=default | vtkMultiBlockDataSetAlgorithm | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |