TTK
|
This is the complete list of members for ttk::ReebSpace, including all inherited members.
BaseClass() | ttk::BaseClass | |
compute1sheets(const std::vector< std::pair< SimplexId, char > > &jacobiSet, std::vector< std::pair< SimplexId, SimplexId > > &jacobiSetClassification, const triangulationType &triangulation) | ttk::ReebSpace | protected |
compute1sheetsOnly(const std::vector< std::pair< SimplexId, char > > &jacobiSet, std::vector< std::pair< SimplexId, SimplexId > > &jacobiSetClassification, const triangulationType &triangulation) | ttk::ReebSpace | protected |
compute2sheetChambers(const dataTypeU *const uField, const dataTypeV *const vField, const triangulationType &triangulation) | ttk::ReebSpace | inlineprotected |
compute2sheets(const std::vector< std::pair< SimplexId, SimplexId > > &jacobiEdges, const dataTypeU *const uField, const dataTypeV *const vField, const triangulationType &triangulation) | ttk::ReebSpace | inlineprotected |
compute3sheet(const SimplexId &vertexId, const std::vector< std::vector< std::array< SimplexId, 3 > > > &tetTriangles, const triangulationType &triangulation) | ttk::ReebSpace | protected |
compute3sheets(std::vector< std::vector< std::array< SimplexId, 3 > > > &tetTriangles, const triangulationType &triangulation) | ttk::ReebSpace | protected |
computeGeometricalMeasures(Sheet3 &sheet, const dataTypeU *const uField, const dataTypeV *const vField, const triangulationType &triangulation) | ttk::ReebSpace | inlineprotected |
connect3sheetTo0sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet0Id) | ttk::ReebSpace | protected |
connect3sheetTo1sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet1Id) | ttk::ReebSpace | protected |
connect3sheetTo2sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet2Id) | ttk::ReebSpace | protected |
connect3sheetTo3sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &otherSheet3Id) | ttk::ReebSpace | protected |
connectSheets(const triangulationType &triangulation) | ttk::ReebSpace | protected |
currentData_ | ttk::ReebSpace | protected |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
disconnect1sheetFrom0sheet(ReebSpaceData &data, const SimplexId &sheet1Id, const SimplexId &sheet0Id, const SimplexId &biggerId) | ttk::ReebSpace | protected |
disconnect3sheetFrom0sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet0Id) | ttk::ReebSpace | protected |
disconnect3sheetFrom1sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet1Id, const SimplexId &biggerId, const triangulationType &triangulation) | ttk::ReebSpace | protected |
disconnect3sheetFrom2sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &sheet2Id) | ttk::ReebSpace | protected |
disconnect3sheetFrom3sheet(ReebSpaceData &data, const SimplexId &sheet3Id, const SimplexId &other3SheetId) | ttk::ReebSpace | protected |
edgeNumber_ | ttk::ReebSpace | protected |
empty() const | ttk::ReebSpace | inline |
execute(const dataTypeU *const uField, const dataTypeV *const vField, const triangulationType &triangulation) | ttk::ReebSpace | inline |
expand3sheets_ | ttk::ReebSpace | protected |
fiberSurface_ | ttk::ReebSpace | protected |
fiberSurfaceVertexList_ | ttk::ReebSpace | protected |
flush(const triangulationType &triangulation) | ttk::ReebSpace | protected |
get0sheet(const SimplexId &sheetId) const | ttk::ReebSpace | inline |
get0sheetSegmentation() const | ttk::ReebSpace | inline |
get1sheet(const SimplexId &sheetId) const | ttk::ReebSpace | inline |
get1sheetSegmentation() const | ttk::ReebSpace | inline |
get2sheet(const SimplexId &sheetId) const | ttk::ReebSpace | inline |
get3sheet(const SimplexId &sheetId) const | ttk::ReebSpace | inline |
get3sheetTetSegmentation() const | ttk::ReebSpace | inline |
get3sheetVertexSegmentation() const | ttk::ReebSpace | inline |
getEdgeTypes() const | ttk::ReebSpace | inline |
getFiberSurfaceVertices() const | ttk::ReebSpace | inline |
getJacobi2Edge(const SimplexId &jacobiEdgeId) const | ttk::ReebSpace | inline |
getNumberOf2sheets() const | ttk::ReebSpace | inline |
getThreadNumber() const | ttk::BaseClass | inline |
hasConnectedSheets_ | ttk::ReebSpace | protected |
jacobi2edges_ | ttk::ReebSpace | protected |
jacobiSet_ | ttk::ReebSpace | protected |
jacobiSetEdges_ | ttk::ReebSpace | protected |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
mergeSheets(const SimplexId &smallerId, const SimplexId &biggerId, const triangulationType &triangulation) | ttk::ReebSpace | protected |
originalData_ | ttk::ReebSpace | protected |
perturb(const dataTypeU *const uField, const dataTypeV *const vField, const dataTypeU &uEpsilon=Geometry::powIntTen(-DBL_DIG), const dataTypeV &vEpsilon=Geometry::powIntTen(-DBL_DIG)) | ttk::ReebSpace | inline |
preconditionTriangulation(AbstractTriangulation *const triangulation) | ttk::ReebSpace | inline |
preMergeSheets(const SimplexId &sheetId0, const SimplexId &sheetId1) | ttk::ReebSpace | protected |
prepareSimplification() | ttk::ReebSpace | protected |
printConnectivity(const ReebSpaceData &data) const | ttk::ReebSpace | protected |
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 |
ReebSpace() | ttk::ReebSpace | |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
setExpand3Sheets(const bool &onOff) | ttk::ReebSpace | inline |
setRangeDrivenOctree(const bool &onOff) | ttk::ReebSpace | inline |
setSosOffsetsU(const SimplexId *const sosOffsetsU) | ttk::ReebSpace | inline |
setSosOffsetsV(const SimplexId *const sosOffsetsV) | ttk::ReebSpace | inline |
setTetNumber(const SimplexId &tetNumber) | ttk::ReebSpace | inline |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
setVertexNumber(const SimplexId &vertexNumber) | ttk::ReebSpace | inline |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
SimplificationCriterion enum name | ttk::ReebSpace | |
simplify(const dataTypeU *const uField, const dataTypeV *const vField, const triangulationType &triangulation, const double &simplificationThreshold, const SimplificationCriterion &criterion=SimplificationCriterion::rangeArea) | ttk::ReebSpace | inline |
simplifySheet(const SimplexId &sheetId, const SimplificationCriterion &simplificationCriterion, const triangulationType &triangulation) | ttk::ReebSpace | protected |
simplifySheets(const double &simplificationThreshold, const SimplificationCriterion &simplificationCriterion, const triangulationType &triangulation) | ttk::ReebSpace | protected |
sosOffsetsU_ | ttk::ReebSpace | protected |
sosOffsetsV_ | ttk::ReebSpace | protected |
tetNumber_ | ttk::ReebSpace | protected |
threadNumber_ | ttk::BaseClass | mutableprotected |
totalArea_ | ttk::ReebSpace | protected |
totalHyperVolume_ | ttk::ReebSpace | protected |
totalVolume_ | ttk::ReebSpace | protected |
vertexNumber_ | ttk::ReebSpace | protected |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
withRangeDrivenOctree_ | ttk::ReebSpace | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug |