|
TTK
|
This is the complete list of members for ttkTopologicalSimplification, including all inherited members.
| AddInputData(vtkDataSet *) | ttkAlgorithm | |
| AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
| Alpha | ttk::TopologicalSimplification | protected |
| BACKEND enum name | ttk::TopologicalSimplification | protected |
| backend_ | ttk::TopologicalSimplification | protected |
| BaseClass() | ttk::BaseClass | |
| checkEmptyMPIInput(inputType *input) | ttkAlgorithm | inline |
| checkForGlobalAndComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *orderArray, ttk::Triangulation *triangulation, const bool enforceOrderArrayIdx) | ttkAlgorithm | |
| checkGlobalIdValidity(ttk::LongSimplexId *globalIds, ttk::SimplexId simplexNumber, unsigned char *ghost, int *rankArray) | ttkAlgorithm | protected |
| ChooseLearningRate | ttk::TopologicalSimplification | protected |
| CoefStopCondition | ttk::TopologicalSimplification | protected |
| CompactTriangulationCacheSize | ttkAlgorithm | protected |
| ComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *oldOrderArray, ttk::Triangulation *triangulation) | ttkAlgorithm | |
| ConstraintAveraging | ttk::TopologicalSimplification | protected |
| Debug() | ttk::Debug | |
| debugLevel_ | ttk::Debug | mutableprotected |
| debugMsgNamePrefix_ | ttk::Debug | protected |
| debugMsgPrefix_ | ttk::Debug | protected |
| EpochNumber | ttk::TopologicalSimplification | protected |
| execute(const dataType *const inputScalars, dataType *const outputScalars, const SimplexId *const identifiers, const SimplexId *const inputOffsets, SimplexId *const offsets, const SimplexId constraintNumber, const bool addPerturbation, triangulationType &triangulation, const ttk::DiagramType &constraintDiagram={}) | ttk::TopologicalSimplification | protected |
| FastAssignmentUpdate | ttk::TopologicalSimplification | protected |
| FillInputPortInformation(int port, vtkInformation *info) override | ttkTopologicalSimplification | protected |
| ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
| FillOutputPortInformation(int port, vtkInformation *info) override | ttkTopologicalSimplification | protected |
| ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
| FinePairManagement | ttk::TopologicalSimplification | protected |
| GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
| GetAddPerturbation() | ttkTopologicalSimplification | virtual |
| GetAlpha() | ttkTopologicalSimplification | virtual |
| GetChooseLearningRate() | ttkTopologicalSimplification | virtual |
| GetClassName() | ttkTopologicalSimplification | virtual |
| GetCoefStopCondition() | ttkTopologicalSimplification | virtual |
| GetConsiderIdentifierAsBlackList() | ttkTopologicalSimplification | virtual |
| GetConstraintAveraging() | ttkTopologicalSimplification | virtual |
| GetEpochNumber() | ttkTopologicalSimplification | virtual |
| GetFastAssignmentUpdate() | ttkTopologicalSimplification | virtual |
| GetFinePairManagement() | ttkTopologicalSimplification | virtual |
| GetForceInputOffsetScalarField() | ttkTopologicalSimplification | virtual |
| GetForceInputVertexScalarField() | ttkTopologicalSimplification | virtual |
| GetIdentifierArrayPtr(const bool &enforceArrayIndex, const int &arrayIndex, const std::string &arrayName, vtkDataSet *const inputData, std::vector< ttk::SimplexId > &spareStorage, const int inputPort=0, const bool printErr=true) | ttkAlgorithm | |
| GetLearningRate() | ttkTopologicalSimplification | virtual |
| GetLowerThreshold() | ttkTopologicalSimplification | virtual |
| GetMethod() | ttkTopologicalSimplification | virtual |
| GetMethodOptimization() | ttkTopologicalSimplification | virtual |
| GetOptimizationWithoutMatching() | ttkTopologicalSimplification | virtual |
| GetOptionalArray(const bool &enforceArrayIndex, const int &arrayIndex, const std::string &arrayName, vtkDataSet *const inputData, const int &inputPort=0) | ttkAlgorithm | |
| GetOrderArray(vtkDataSet *const inputData, const int scalarArrayIdx, ttk::Triangulation *triangulation, const bool getGlobalOrder=false, const int orderArrayIdx=0, const bool enforceOrderArrayIdx=false) | ttkAlgorithm | |
| GetOrderArrayName(vtkDataArray *const array) | ttkAlgorithm | static |
| GetOutput() | ttkAlgorithm | |
| GetOutput(int) | ttkAlgorithm | |
| GetPairTypeToDelete() | ttkTopologicalSimplification | virtual |
| GetPDCMethod() | ttkTopologicalSimplification | virtual |
| GetPersistenceThreshold() | ttkTopologicalSimplification | virtual |
| GetPrintFrequency() | ttkTopologicalSimplification | virtual |
| getThreadNumber() const | ttk::BaseClass | inline |
| GetThreshold() | ttkTopologicalSimplification | virtual |
| GetThresholdMethod() | ttkTopologicalSimplification | virtual |
| GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
| GetUpperThreshold() | ttkTopologicalSimplification | virtual |
| GetUseFastPersistenceUpdate() | ttkTopologicalSimplification | virtual |
| IsA(const char *type) | ttkTopologicalSimplification | virtual |
| IsTypeOf(const char *type) | ttkTopologicalSimplification | static |
| lastLineMode | ttk::Debug | protectedstatic |
| lastObject_ | ttk::BaseClass | protected |
| LearningRate | ttk::TopologicalSimplification | protected |
| legacyObject_ | ttk::TopologicalSimplification | protected |
| LowerThreshold | ttk::TopologicalSimplification | protected |
| ltsObject_ | ttk::TopologicalSimplification | protected |
| MethodOptimization | ttk::TopologicalSimplification | protected |
| MPIGhostPipelinePreconditioning(vtkDataSet *input) | ttkAlgorithm | protected |
| MPIPipelinePreconditioning(vtkDataSet *input, std::vector< int > &neighbors, std::map< int, int > &neighToId, ttk::Triangulation *triangulation=nullptr) | ttkAlgorithm | protected |
| MPITriangulationPreconditioning(ttk::Triangulation *triangulation, vtkDataSet *input) | ttkAlgorithm | protected |
| New() | ttkTopologicalSimplification | static |
| OptimizationWithoutMatching | ttk::TopologicalSimplification | protected |
| PairTypeToDelete | ttk::TopologicalSimplification | protected |
| PDCMethod | ttk::TopologicalSimplification | protected |
| preconditionTriangulation(AbstractTriangulation *triangulation) | ttk::TopologicalSimplification | inlineprotected |
| printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
| PrintFrequency | ttk::TopologicalSimplification | protected |
| printMsg(const std::string &msg, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::vector< std::string > &msgs, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const double &memory, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::vector< std::vector< std::string > > &rows, const debug::Priority &priority=debug::Priority::INFO, const bool hasHeader=true, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const debug::Separator &separator, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsgInternal(const std::string &msg, const std::string &right, const std::string &filler, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
| printMsgInternal(const std::string &msg, const debug::Priority &priority, const debug::LineMode &lineMode, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
| printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
| ProcessRequest(vtkInformation *request, vtkInformationVector **inputVectors, vtkInformationVector *outputVector) override | ttkAlgorithm | |
| RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | ttkTopologicalSimplification | protected |
| ttkAlgorithm::RequestData(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestDataNotGenerated(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestDataObject(vtkInformation *request, vtkInformationVector **inputVectors, vtkInformationVector *outputVector) | ttkAlgorithm | protectedvirtual |
| RequestInformation(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateExtent(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateTime(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateTimeDependentInformation(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| SafeDownCast(vtkObject *o) | ttkTopologicalSimplification | static |
| SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
| SetAddPerturbation(bool) | ttkTopologicalSimplification | virtual |
| SetAlpha(double) | ttkTopologicalSimplification | virtual |
| setBackend(const BACKEND arg) | ttk::TopologicalSimplification | inlineprotected |
| SetChooseLearningRate(bool) | ttkTopologicalSimplification | virtual |
| SetCoefStopCondition(double) | ttkTopologicalSimplification | virtual |
| SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
| SetConsiderIdentifierAsBlackList(bool) | ttkTopologicalSimplification | virtual |
| SetConstraintAveraging(bool) | ttkTopologicalSimplification | virtual |
| SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
| setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
| setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
| SetEpochNumber(int) | ttkTopologicalSimplification | virtual |
| SetFastAssignmentUpdate(bool) | ttkTopologicalSimplification | virtual |
| SetFinePairManagement(int) | ttkTopologicalSimplification | virtual |
| SetForceInputOffsetScalarField(bool) | ttkTopologicalSimplification | virtual |
| SetForceInputVertexScalarField(bool) | ttkTopologicalSimplification | virtual |
| SetInputData(vtkDataSet *) | ttkAlgorithm | |
| SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
| SetLearningRate(double) | ttkTopologicalSimplification | virtual |
| SetLowerThreshold(int) | ttkTopologicalSimplification | virtual |
| SetMethod(int) | ttkTopologicalSimplification | virtual |
| SetMethodOptimization(int) | ttkTopologicalSimplification | virtual |
| SetOptimizationWithoutMatching(bool) | ttkTopologicalSimplification | virtual |
| SetPairTypeToDelete(int) | ttkTopologicalSimplification | virtual |
| SetPDCMethod(int) | ttkTopologicalSimplification | virtual |
| SetPersistenceThreshold(double) | ttkTopologicalSimplification | virtual |
| SetPrintFrequency(int) | ttkTopologicalSimplification | virtual |
| SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
| setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
| SetThreshold(double) | ttkTopologicalSimplification | virtual |
| SetThresholdMethod(int) | ttkTopologicalSimplification | virtual |
| SetUpperThreshold(int) | ttkTopologicalSimplification | virtual |
| SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
| SetUseFastPersistenceUpdate(bool) | ttkTopologicalSimplification | virtual |
| setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
| Superclass typedef | ttkTopologicalSimplification | |
| threadNumber_ | ttk::BaseClass | mutableprotected |
| Threshold | ttk::TopologicalSimplification | protected |
| ThresholdMethod | ttk::TopologicalSimplification | protected |
| TopologicalSimplification() | ttk::TopologicalSimplification | protected |
| topologyOptimizer_ | ttk::TopologicalSimplification | protected |
| ttkAlgorithm() | ttkAlgorithm | protected |
| ttkTopologicalSimplification() | ttkTopologicalSimplification | protected |
| UpdateThreadNumber() | ttkAlgorithm | inline |
| UpperThreshold | ttk::TopologicalSimplification | protected |
| UseFastPersistenceUpdate | ttk::TopologicalSimplification | protected |
| vertexNumber_ | ttk::TopologicalSimplification | protected |
| welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
| wrapper_ | ttk::BaseClass | protected |
| ~BaseClass()=default | ttk::BaseClass | virtual |
| ~Debug() override | ttk::Debug | |
| ~ttkAlgorithm() override | ttkAlgorithm | protected |