TTK
|
This is the complete list of members for ttkMandatoryCriticalPoints, including all inherited members.
AddInputData(vtkDataSet *) | ttkAlgorithm | |
AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
areSaddlesSwitchables(const TreeType treeType, const int &firstId, const int &secondId) const | ttk::MandatoryCriticalPoints | inlineprotected |
BaseClass() | ttk::BaseClass | |
buildJoinTreePlanarLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
buildMandatoryTree(const TreeType treeType, Graph &mdtTree, std::vector< int > &mdtTreePointComponentId, std::vector< PointType > &mdtTreePointType, std::vector< double > &mdtTreePointLowInterval, std::vector< double > &mdtTreePointUpInterval, std::vector< int > &mdtTreeEdgeSwitchable, const std::vector< int > &mdtExtremumParentSaddle, const std::vector< int > &mdtSaddleParentSaddle, const std::vector< bool > &isExtremumSimplified, const std::vector< bool > &isSaddleSimplified, const std::vector< std::pair< double, double > > &extremumInterval, const std::vector< std::pair< int, int > > &mandatorySaddleVertices, const int extremaNumber, const int saddleNumber, const PointType extremumType, const PointType saddleType, const PointType otherExtremumType, const double globalOtherExtremumValue) const | ttk::MandatoryCriticalPoints | protected |
buildPairs(const TreeType treeType, const std::vector< std::pair< int, int > > &saddleList, const std::vector< std::vector< int > > &mergedExtrema, const std::vector< std::pair< double, double > > &extremumInterval, SubLevelSetTree &lowerTree, SubLevelSetTree &upperTree, std::vector< std::pair< std::pair< int, int >, double > > &extremaSaddlePair) const | ttk::MandatoryCriticalPoints | protected |
buildSplitTreePlanarLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
buildSubTrees(const triangulationType &triangulation) | ttk::MandatoryCriticalPoints | protected |
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 |
CompactTriangulationCacheSize | ttkAlgorithm | protected |
computeAllJoinSaddle(const triangulationType &triangulation) | ttk::MandatoryCriticalPoints | inlineprotected |
computeAllMaxima() | ttk::MandatoryCriticalPoints | inlineprotected |
computeAllMinima() | ttk::MandatoryCriticalPoints | inlineprotected |
computeAllSplitSaddle(const triangulationType &triangulation) | ttk::MandatoryCriticalPoints | inlineprotected |
computeExtremumComponent(const PointType &pointType, const SubLevelSetTree &tree, const int seedVertexId, const std::vector< double > &vertexScalars, std::vector< int > &componentVertexList) const | ttk::MandatoryCriticalPoints | protected |
computeJoinSaddle(const int &id, const triangulationType &triangulation, const bool &reset=true) | ttk::MandatoryCriticalPoints | inlineprotected |
computeMaximum(const int &id, const bool &reset=true, const bool &ttkNotUsed(parallel)=true) | ttk::MandatoryCriticalPoints | inlineprotected |
computeMinimum(const int &id, const bool &reset=true, const bool &ttkNotUsed(parallel)=true) | ttk::MandatoryCriticalPoints | inlineprotected |
ComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *oldOrderArray, ttk::Triangulation *triangulation) | ttkAlgorithm | |
computePlanarLayout(const TreeType &treeType, const Graph &mdtTree, const std::vector< PointType > &mdtTreePointType, const std::vector< double > &mdtTreePointLowInterval, const std::vector< double > &mdtTreePointUpInterval, std::vector< double > &xCoord, std::vector< double > &yCoord) const | ttk::MandatoryCriticalPoints | protected |
computeSaddleComponent(const int componentId, const PointType &pointType, const std::vector< std::pair< int, int > > &mandatorySaddleVertex, const std::vector< double > &lowVertexScalars, const std::vector< double > &upVertexInterval, std::vector< int > &componentVertexList, const triangulationType &triangulation) const | ttk::MandatoryCriticalPoints | protected |
computeSplitSaddle(const int &id, const triangulationType &triangulation, const bool &reset=true) | ttk::MandatoryCriticalPoints | inlineprotected |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
enumerateMandatoryExtrema(const PointType pointType, SubLevelSetTree &firstTree, SubLevelSetTree &secondTree, std::vector< int > &mandatoryExtremum, std::vector< std::pair< double, double > > &criticalInterval) const | ttk::MandatoryCriticalPoints | protected |
enumerateMandatorySaddles(const PointType pointType, SubLevelSetTree &lowerTree, SubLevelSetTree &upperTree, const std::vector< int > &mandatoryExtremumVertex, std::vector< std::pair< int, int > > &mandatorySaddleVertex, std::vector< std::vector< int > > &mandatoryMergedExtrema) | ttk::MandatoryCriticalPoints | protected |
execute(const triangulationType &triangulation) | ttk::MandatoryCriticalPoints | protected |
FillInputPortInformation(int port, vtkInformation *info) override | ttkMandatoryCriticalPoints | protected |
ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
FillOutputPortInformation(int port, vtkInformation *info) override | ttkMandatoryCriticalPoints | protected |
ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
fillVertexScalars(void *upperData, void *lowerData) | ttk::MandatoryCriticalPoints | inlineprotected |
findCommonAncestorNodeId(const SubLevelSetTree *tree, const int &vertexId0, const int &vertexId1) const | ttk::MandatoryCriticalPoints | protected |
flush() | ttk::MandatoryCriticalPoints | protected |
GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
GetClassName() | ttkMandatoryCriticalPoints | virtual |
getGlobalMaximum() const | ttk::MandatoryCriticalPoints | inlineprotected |
getGlobalMinimum() const | ttk::MandatoryCriticalPoints | inlineprotected |
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 | |
getJoinTreeGraph() | ttk::MandatoryCriticalPoints | inlineprotected |
getJoinTreeXLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
getJoinTreeYLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtJoinTreeEdgeSwitchable() | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtJoinTreePointComponentId() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtJoinTreePointLowInterval() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtJoinTreePointType() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtJoinTreePointUpInterval() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtSplitTreeEdgeSwitchable() | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtSplitTreePointComponentId() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtSplitTreePointLowInterval() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtSplitTreePointType() const | ttk::MandatoryCriticalPoints | inlineprotected |
getMdtSplitTreePointUpInterval() const | ttk::MandatoryCriticalPoints | inlineprotected |
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 | |
getSplitTreeGraph() | ttk::MandatoryCriticalPoints | inlineprotected |
getSplitTreeXLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
getSplitTreeYLayout() | ttk::MandatoryCriticalPoints | inlineprotected |
getSubTreeRootSuperArcId(const SubLevelSetTree *tree, const int &startingSuperArcId, const double &targetValue) const | ttk::MandatoryCriticalPoints | protected |
getSubTreeSuperArcIds(const SubLevelSetTree *tree, const int &rootSuperArcId, std::vector< int > &subTreeSuperArcId) const | ttk::MandatoryCriticalPoints | protected |
getThreadNumber() const | ttk::BaseClass | inline |
GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
getVertexSuperArcId(const int &vertexId, const SubLevelSetTree *tree) const | ttk::MandatoryCriticalPoints | inlineprotected |
globalMaximumValue_ | ttk::MandatoryCriticalPoints | protected |
globalMinimumValue_ | ttk::MandatoryCriticalPoints | protected |
inputLowerBoundField_ | ttk::MandatoryCriticalPoints | protected |
inputUpperBoundField_ | ttk::MandatoryCriticalPoints | protected |
IsA(const char *type) | ttkMandatoryCriticalPoints | virtual |
isMdtJoinSaddleSimplified_ | ttk::MandatoryCriticalPoints | protected |
isMdtMaximumSimplified_ | ttk::MandatoryCriticalPoints | protected |
isMdtMinimumSimplified_ | ttk::MandatoryCriticalPoints | protected |
isMdtSplitSaddleSimplified_ | ttk::MandatoryCriticalPoints | protected |
IsTypeOf(const char *type) | ttkMandatoryCriticalPoints | static |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
lowerJoinTree_ | ttk::MandatoryCriticalPoints | protected |
lowerMaximumList_ | ttk::MandatoryCriticalPoints | protected |
lowerMinimumList_ | ttk::MandatoryCriticalPoints | protected |
lowerSplitTree_ | ttk::MandatoryCriticalPoints | protected |
lowerVertexScalars_ | ttk::MandatoryCriticalPoints | protected |
MandatoryCriticalPoints() | ttk::MandatoryCriticalPoints | protected |
mandatoryJoinSaddleComponentVertices_ | ttk::MandatoryCriticalPoints | protected |
mandatoryJoinSaddleVertex_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMaximumComponentVertices_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMaximumInterval_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMaximumVertex_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMinimumComponentVertices_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMinimumInterval_ | ttk::MandatoryCriticalPoints | protected |
mandatoryMinimumVertex_ | ttk::MandatoryCriticalPoints | protected |
mandatorySplitSaddleComponentVertices_ | ttk::MandatoryCriticalPoints | protected |
mandatorySplitSaddleVertex_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinSaddleParentSaddleId_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTree_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreeEdgeSwitchable_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointComponentId_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointLowInterval_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointType_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointUpInterval_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointXCoord_ | ttk::MandatoryCriticalPoints | protected |
mdtJoinTreePointYCoord_ | ttk::MandatoryCriticalPoints | protected |
mdtMaximumParentSaddleId_ | ttk::MandatoryCriticalPoints | protected |
mdtMaxSplitSaddlePair_ | ttk::MandatoryCriticalPoints | protected |
mdtMinimumParentSaddleId_ | ttk::MandatoryCriticalPoints | protected |
mdtMinJoinSaddlePair_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitSaddleParentSaddleId_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTree_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreeEdgeSwitchable_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointComponentId_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointLowInterval_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointType_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointUpInterval_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointXCoord_ | ttk::MandatoryCriticalPoints | protected |
mdtSplitTreePointYCoord_ | ttk::MandatoryCriticalPoints | protected |
mergedMaximaId_ | ttk::MandatoryCriticalPoints | protected |
mergedMinimaId_ | ttk::MandatoryCriticalPoints | 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() | ttkMandatoryCriticalPoints | static |
normalizedThreshold_ | ttk::MandatoryCriticalPoints | protected |
outputMandatoryJoinSaddle_ | ttk::MandatoryCriticalPoints | protected |
outputMandatoryMaximum_ | ttk::MandatoryCriticalPoints | protected |
outputMandatoryMinimum_ | ttk::MandatoryCriticalPoints | protected |
outputMandatorySplitSaddle_ | ttk::MandatoryCriticalPoints | protected |
PointType enum name | ttk::MandatoryCriticalPoints | protected |
preconditionTriangulation(AbstractTriangulation *const triangulation) | ttk::MandatoryCriticalPoints | inlineprotected |
printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
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 | ttkMandatoryCriticalPoints | 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) | ttkMandatoryCriticalPoints | static |
SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
ttkAlgorithm::setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
ttk::MandatoryCriticalPoints::setDebugLevel(const int &debugLevel) override | ttk::MandatoryCriticalPoints | inlineprotectedvirtual |
SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
SetInputData(vtkDataSet *) | ttkAlgorithm | |
SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
setLowerBoundFieldPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
setOutputAllJoinSaddleComponents(bool outputAll) | ttkMandatoryCriticalPoints | inline |
setOutputAllMaximumComponents(bool outputAll) | ttkMandatoryCriticalPoints | inline |
setOutputAllMinimumComponents(bool outputAll) | ttkMandatoryCriticalPoints | inline |
setOutputAllSplitSaddleComponents(bool outputAll) | ttkMandatoryCriticalPoints | inline |
SetOutputJoinSaddleComponentId(int id) | ttkMandatoryCriticalPoints | inline |
setOutputJoinSaddleDataPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
SetOutputMaximumComponentId(int id) | ttkMandatoryCriticalPoints | inline |
setOutputMaximumDataPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
SetOutputMinimumComponentId(int id) | ttkMandatoryCriticalPoints | inline |
setOutputMinimumDataPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
SetOutputSplitSaddleComponentId(int id) | ttkMandatoryCriticalPoints | inline |
setOutputSplitSaddleDataPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
SetSimplificationThreshold(double threshold) | ttkMandatoryCriticalPoints | inline |
setSimplificationThreshold(double normalizedThreshold) | ttk::MandatoryCriticalPoints | inlineprotected |
setSoSoffsets(int *offsets=nullptr) | ttk::MandatoryCriticalPoints | inlineprotected |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
setUpperBoundFieldPointer(void *data) | ttk::MandatoryCriticalPoints | inlineprotected |
SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
setVertexNumber(const int &vertexNumber) | ttk::MandatoryCriticalPoints | inlineprotected |
setVertexPosition(const int &i, const double point[3]) | ttk::MandatoryCriticalPoints | inlineprotected |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
simplify(const double normalizedThreshold, const TreeType treeType, const std::vector< std::pair< std::pair< int, int >, double > > &extremaSaddlePair, const std::vector< std::vector< int > > &mergedExtrema, const int numberOfExtrema, std::vector< bool > &extremumSimplified, std::vector< bool > &saddleSimplified, std::vector< int > &extremumParentSaddle, std::vector< int > &saddleParentSaddle) const | ttk::MandatoryCriticalPoints | protected |
simplifyJoinTree() | ttk::MandatoryCriticalPoints | inlineprotected |
simplifySplitTree() | ttk::MandatoryCriticalPoints | inlineprotected |
Superclass typedef | ttkMandatoryCriticalPoints | |
threadNumber_ | ttk::BaseClass | mutableprotected |
TreeType enum name | ttk::MandatoryCriticalPoints | protected |
ttkAlgorithm() | ttkAlgorithm | protected |
ttkMandatoryCriticalPoints() | ttkMandatoryCriticalPoints | protected |
UpdateThreadNumber() | ttkAlgorithm | inline |
upperJoinTree_ | ttk::MandatoryCriticalPoints | protected |
upperMaximumList_ | ttk::MandatoryCriticalPoints | protected |
upperMinimumList_ | ttk::MandatoryCriticalPoints | protected |
upperSplitTree_ | ttk::MandatoryCriticalPoints | protected |
upperVertexScalars_ | ttk::MandatoryCriticalPoints | protected |
vertexNumber_ | ttk::MandatoryCriticalPoints | protected |
vertexPositions_ | ttk::MandatoryCriticalPoints | protected |
vertexSoSoffsets_ | ttk::MandatoryCriticalPoints | 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 |