TTK
|
This is the complete list of members for ttkDiscreteGradient, including all inherited members.
AddInputData(vtkDataSet *) | ttkAlgorithm | |
AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
BaseClass() | ttk::BaseClass | |
buildGradient(const triangulationType &triangulation, bool bypassCache=false, const std::vector< bool > *updateMask=nullptr) | ttk::dcg::DiscreteGradient | 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 |
clearCache(const AbstractTriangulation &triangulation) | ttk::dcg::DiscreteGradient | inlineprotectedstatic |
CompactTriangulationCacheSize | ttkAlgorithm | protected |
ComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *oldOrderArray, ttk::Triangulation *triangulation) | ttkAlgorithm | |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
detectGradientCycle(const Cell &cell, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
dimensionality_ | ttk::dcg::DiscreteGradient | protected |
DiscreteGradient() | ttk::dcg::DiscreteGradient | inlineprotected |
FillInputPortInformation(int port, vtkInformation *info) override | ttkDiscreteGradient | protected |
ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
FillOutputPortInformation(int port, vtkInformation *info) override | ttkDiscreteGradient | protected |
ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
getAscendingPath(const Cell &cell, std::vector< Cell > &vpath, const triangulationType &triangulation, const bool enableCycleDetector=false) const | ttk::dcg::DiscreteGradient | protected |
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) const | ttk::dcg::DiscreteGradient | protected |
getAscendingWall(const Cell &cell, VisitedMask &mask, const triangulationType &triangulation, std::vector< Cell > *const wall=nullptr, std::vector< SimplexId > *const saddles=nullptr) const | ttk::dcg::DiscreteGradient | protected |
getCellGreaterVertex(const Cell c, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getCellGreaterVertex(const Cell c, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getCellLowerVertex(const Cell c, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getCellLowerVertex(const Cell c, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
GetClassName() | ttkDiscreteGradient | virtual |
GetComputeGradientGlyphs() | ttkDiscreteGradient | virtual |
getCriticalPoints(std::array< std::vector< SimplexId >, 4 > &criticalCellsByDim, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getDescendingPath(const Cell &cell, std::vector< Cell > &vpath, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
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) const | ttk::dcg::DiscreteGradient | protected |
getDescendingWall(const Cell &cell, VisitedMask &mask, const triangulationType &triangulation, std::vector< Cell > *const wall=nullptr, std::vector< SimplexId > *const saddles=nullptr) const | ttk::dcg::DiscreteGradient | protected |
getDimensionality() const | ttk::dcg::DiscreteGradient | protected |
GetForceInputOffsetScalarField() | ttkDiscreteGradient | 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 | |
getNumberOfCells(const int dimension, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getNumberOfDimensions() const | ttk::dcg::DiscreteGradient | protected |
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 | |
getPairedCell(const Cell &cell, const triangulationType &triangulation, bool isReverse=false) const | ttk::dcg::DiscreteGradient | protected |
getPersistence(const Cell &up, const Cell &down, const dataType *const scalars, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
getThreadNumber() const | ttk::BaseClass | inline |
GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
gradient_ | ttk::dcg::DiscreteGradient | protected |
inputOffsets_ | ttk::dcg::DiscreteGradient | protected |
inputScalarField_ | ttk::dcg::DiscreteGradient | protected |
IsA(const char *type) | ttkDiscreteGradient | virtual |
isBoundary(const Cell &cell, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
isCellCritical(const int cellDim, const SimplexId cellId) const | ttk::dcg::DiscreteGradient | protected |
isCellCritical(const Cell &cell) const | ttk::dcg::DiscreteGradient | protected |
isMaximum(const Cell &cell) const | ttk::dcg::DiscreteGradient | protected |
isMinimum(const Cell &cell) const | ttk::dcg::DiscreteGradient | protected |
isSaddle1(const Cell &cell) const | ttk::dcg::DiscreteGradient | protected |
isSaddle2(const Cell &cell) const | ttk::dcg::DiscreteGradient | protected |
IsTypeOf(const char *type) | ttkDiscreteGradient | static |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
localGradient_ | ttk::dcg::DiscreteGradient | 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() | ttkDiscreteGradient | static |
numberOfVertices_ | ttk::dcg::DiscreteGradient | protected |
preconditionTriangulation(AbstractTriangulation *const data) | ttk::dcg::DiscreteGradient | 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 | ttkDiscreteGradient | 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 |
reverseAscendingPath(const std::vector< Cell > &vpath, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
reverseAscendingPathOnWall(const std::vector< Cell > &vpath, const triangulationType &triangulation, bool cancelReversal=false) const | ttk::dcg::DiscreteGradient | protected |
reverseDescendingPath(const std::vector< Cell > &vpath, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
reverseDescendingPathOnWall(const std::vector< Cell > &vpath, const triangulationType &triangulation) const | ttk::dcg::DiscreteGradient | protected |
SafeDownCast(vtkObject *o) | ttkDiscreteGradient | static |
SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
SetComputeGradientGlyphs(bool) | ttkDiscreteGradient | virtual |
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) const | ttk::dcg::DiscreteGradient | protected |
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) const | ttk::dcg::DiscreteGradient | protected |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
SetForceInputOffsetScalarField(bool) | ttkDiscreteGradient | virtual |
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) const | ttk::dcg::DiscreteGradient | protected |
SetInputData(vtkDataSet *) | ttkAlgorithm | |
SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
setInputOffsets(const SimplexId *const data) | ttk::dcg::DiscreteGradient | inlineprotected |
setInputScalarField(const void *const data, const size_t mTime) | ttk::dcg::DiscreteGradient | inlineprotected |
setLocalGradient() | ttk::dcg::DiscreteGradient | inlineprotected |
setManifoldSize(const std::array< std::vector< SimplexId >, 4 > &criticalCellsByDim, const SimplexId *const ascendingManifold, const SimplexId *const descendingManifold, std::vector< SimplexId > &manifoldSize) const | ttk::dcg::DiscreteGradient | protected |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
Superclass typedef | ttkDiscreteGradient | |
threadNumber_ | ttk::BaseClass | mutableprotected |
ttkAlgorithm() | ttkAlgorithm | protected |
ttkDiscreteGradient() | ttkDiscreteGradient | protected |
UpdateThreadNumber() | ttkAlgorithm | inline |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug | |
~ttkAlgorithm() override | ttkAlgorithm | protected |