TTK
Loading...
Searching...
No Matches
DiscreteGradient Member List

This is the complete list of members for DiscreteGradient, including all inherited members.

BACKEND enum nameDiscreteGradient
BackEndDiscreteGradientprotected
BaseClass()ttk::BaseClass
buildGradient(const triangulationType &triangulation, bool bypassCache=false, const std::vector< bool > *updateMask=nullptr)DiscreteGradient
buildGradient(const triangulationType &triangulation, bool bypassCache=false, const std::vector< bool > *updateMask=nullptr)DiscreteGradient
clearCache(const AbstractTriangulation &triangulation)DiscreteGradientinlinestatic
criticalTypeFromCellDimension(const int dim) constDiscreteGradient
Debug()ttk::Debug
debugLevel_ttk::Debugmutableprotected
debugMsgNamePrefix_ttk::Debugprotected
debugMsgPrefix_ttk::Debugprotected
detectGradientCycle(const Cell &cell, const triangulationType &triangulation) constDiscreteGradient
dimensionality_DiscreteGradientprotected
DiscreteGradient()DiscreteGradientinline
filterSaddleConnectors(const bool allowBoundary, const triangulationType &triangulation)DiscreteGradient
getAscendingPath(const Cell &cell, std::vector< Cell > &vpath, const triangulationType &triangulation, const bool enableCycleDetector=false) constDiscreteGradient
getAscendingPathThroughWall(const Cell &saddle1, const Cell &saddle2, const std::vector< bool > &isVisited, std::vector< Cell > *const vpath, const triangulationType &triangulation, const bool stopIfMultiConnected=false, const bool enableCycleDetector=false, bool *const cycleFound=nullptr) constDiscreteGradient
getAscendingWall(const Cell &cell, VisitedMask &mask, const triangulationType &triangulation, std::vector< Cell > *const wall=nullptr, std::vector< SimplexId > *const saddles=nullptr) constDiscreteGradient
getCellGreaterVertex(const Cell c, const triangulationType &triangulation) constDiscreteGradient
getCellGreaterVertex(const Cell c, const triangulationType &triangulation) constDiscreteGradient
getCellLowerVertex(const Cell c, const triangulationType &triangulation) constDiscreteGradient
getCellLowerVertex(const Cell c, const triangulationType &triangulation) constDiscreteGradient
getCriticalPointMap(const std::vector< std::pair< SimplexId, char > > &criticalPoints, std::vector< char > &isPL)DiscreteGradient
getCriticalPoints(std::array< std::vector< SimplexId >, 4 > &criticalCellsByDim, const triangulationType &triangulation) constDiscreteGradient
getCriticalPoints(std::vector< Cell > &criticalPoints, const triangulationType &triangulation) constDiscreteGradient
getDescendingPath(const Cell &cell, std::vector< Cell > &vpath, const triangulationType &triangulation) constDiscreteGradient
getDescendingPathThroughWall(const Cell &saddle2, const Cell &saddle1, const std::vector< bool > &isVisited, std::vector< Cell > *const vpath, const triangulationType &triangulation, const bool stopIfMultiConnected=false, const bool enableCycleDetector=false) constDiscreteGradient
getDescendingWall(const Cell &cell, VisitedMask &mask, const triangulationType &triangulation, std::vector< Cell > *const wall=nullptr, std::vector< SimplexId > *const saddles=nullptr) constDiscreteGradient
getDimensionality() constDiscreteGradient
getNumberOfCells(const int dimension, const triangulationType &triangulation) constDiscreteGradient
getNumberOfDimensions() constDiscreteGradient
getPairedCell(const Cell &cell, const triangulationType &triangulation, bool isReverse=false) constDiscreteGradient
getPersistence(const Cell &up, const Cell &down, const dataType *const scalars, const triangulationType &triangulation) constDiscreteGradient
getThreadNumber() constttk::BaseClassinline
gradient_DiscreteGradientprotected
inputOffsets_DiscreteGradientprotected
inputScalarField_DiscreteGradientprotected
isBoundary(const Cell &cell, const triangulationType &triangulation) constDiscreteGradient
isCellCritical(const int cellDim, const SimplexId cellId) constDiscreteGradient
isCellCritical(const Cell &cell) constDiscreteGradient
isMaximum(const Cell &cell) constDiscreteGradient
isMinimum(const Cell &cell) constDiscreteGradient
isSaddle1(const Cell &cell) constDiscreteGradient
isSaddle2(const Cell &cell) constDiscreteGradient
IterationThresholdDiscreteGradientprotected
lastLineModettk::Debugprotectedstatic
lastObject_ttk::BaseClassprotected
localGradient_DiscreteGradientprotected
newParameters()DiscreteGradientinline
numberOfVertices_DiscreteGradientprotected
OldBackEndDiscreteGradientprotected
OldReturnSaddleConnectorsDiscreteGradientprotected
OldSeedDiscreteGradientprotected
preconditionTriangulation(AbstractTriangulation *const data)DiscreteGradientinline
printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) constttk::Debuginline
printMsg(const std::string &msg, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
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) constttk::Debuginline
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) constttk::Debuginline
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) constttk::Debuginline
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) constttk::Debuginline
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) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
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) constttk::Debuginline
printMsg(const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const debug::Separator &separator, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
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) constttk::Debuginline
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) constttk::Debuginlineprotected
printMsgInternal(const std::string &msg, const debug::Priority &priority, const debug::LineMode &lineMode, std::ostream &stream=std::cout) constttk::Debuginlineprotected
printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) constttk::Debuginline
ReturnSaddleConnectorsDiscreteGradientprotected
reverseAscendingPath(const std::vector< Cell > &vpath, const triangulationType &triangulation) constDiscreteGradient
reverseAscendingPathOnWall(const std::vector< Cell > &vpath, const triangulationType &triangulation, bool cancelReversal=false) constDiscreteGradient
reverseDescendingPath(const std::vector< Cell > &vpath, const triangulationType &triangulation) constDiscreteGradient
reverseDescendingPathOnWall(const std::vector< Cell > &vpath, const triangulationType &triangulation) constDiscreteGradient
SaddleConnectorsPersistenceThresholdDiscreteGradientprotected
SeedDiscreteGradientprotected
setBackend(const BACKEND newBackend)DiscreteGradientinline
setCriticalPoints(const std::array< std::vector< SimplexId >, 4 > &criticalCellsByDim, std::vector< std::array< float, 3 > > &points, std::vector< char > &cellDimensions, std::vector< SimplexId > &cellIds, std::vector< char > &isOnBoundary, std::vector< SimplexId > &PLVertexIdentifiers, const triangulationType &triangulation) constDiscreteGradient
setCriticalPoints(std::vector< std::array< float, 3 > > &points, std::vector< char > &cellDimensions, std::vector< SimplexId > &cellIds, std::vector< char > &isOnBoundary, std::vector< SimplexId > &PLVertexIdentifiers, const triangulationType &triangulation) constDiscreteGradient
setDebugLevel(const int &debugLevel)ttk::Debugvirtual
setDebugMsgPrefix(const std::string &prefix)ttk::Debuginline
setGradientGlyphs(std::vector< std::array< float, 3 > > &points, std::vector< char > &points_pairOrigins, std::vector< char > &cells_pairTypes, std::vector< SimplexId > &cellsIds, std::vector< char > &cellsDimensions, const triangulationType &triangulation) constDiscreteGradient
setInputOffsets(const SimplexId *const data)DiscreteGradientinline
setInputScalarField(const void *const data, const size_t mTime)DiscreteGradientinline
setLocalGradient()DiscreteGradientinline
setManifoldSize(const std::array< std::vector< SimplexId >, 4 > &criticalCellsByDim, const SimplexId *const ascendingManifold, const SimplexId *const descendingManifold, std::vector< SimplexId > &manifoldSize) constDiscreteGradient
setReturnSaddleConnectors(const bool &returnSaddleConnectors)DiscreteGradientinline
setSaddleConnectorsPersistenceThreshold(double threshold)DiscreteGradientinline
setSeed(const unsigned int &newSeed)DiscreteGradientinline
setThreadNumber(const int threadNumber)ttk::BaseClassinlinevirtual
setWrapper(const Wrapper *wrapper) overridettk::Debugvirtual
simplifySaddleSaddleConnections1(const std::vector< std::pair< SimplexId, char > > &criticalPoints, const std::vector< char > &isPL, const int iterationThreshold, const bool allowBoundary, const bool allowBruteForce, const bool returnSaddleConnectors, const triangulationType &triangulation)DiscreteGradient
simplifySaddleSaddleConnections2(const std::vector< std::pair< SimplexId, char > > &criticalPoints, const std::vector< char > &isPL, const int iterationThreshold, const bool allowBoundary, const bool allowBruteForce, const bool returnSaddleConnectors, const triangulationType &triangulation)DiscreteGradient
threadNumber_ttk::BaseClassmutableprotected
welcomeMsg(std::ostream &stream)ttk::Debugprotected
wrapper_ttk::BaseClassprotected
~BaseClass()=defaultttk::BaseClassvirtual
~Debug() overridettk::Debug