TTK
|
This is the complete list of members for ttkContourAroundPoint, including all inherited members.
_inpDimMax | ttk::ContourAroundPoint | protected |
_inpFldScalars | ttk::ContourAroundPoint | protected |
_inpFldTriang | ttk::ContourAroundPoint | protected |
_inpPtsCoords | ttk::ContourAroundPoint | protected |
_inpPtsFlags | ttk::ContourAroundPoint | protected |
_inpPtsIsovals | ttk::ContourAroundPoint | protected |
_inpPtsNum | ttk::ContourAroundPoint | protected |
_inpPtsScalars | ttk::ContourAroundPoint | protected |
_outCentroidsCoords | ttk::ContourAroundPoint | mutableprotected |
_outCentroidsFlags | ttk::ContourAroundPoint | mutableprotected |
_outCentroidsScalars | ttk::ContourAroundPoint | mutableprotected |
_outContoursCinfos | ttk::ContourAroundPoint | mutableprotected |
_outContoursCoords | ttk::ContourAroundPoint | mutableprotected |
_outContoursFlags | ttk::ContourAroundPoint | mutableprotected |
_outContoursNc | ttk::ContourAroundPoint | mutableprotected |
_outContoursScalars | ttk::ContourAroundPoint | mutableprotected |
_radius | ttk::ContourAroundPoint | protected |
_sizeMin | ttk::ContourAroundPoint | protected |
AddInputData(vtkDataSet *) | ttkAlgorithm | |
AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
average(const PointIterable &pts, const WeightIterable &ws) | ttk::ContourAroundPoint | protectedstatic |
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 |
CompactTriangulationCacheSize | ttkAlgorithm | protected |
compDist2(SimplexId v, SimplexId p) const | ttk::ContourAroundPoint | protected |
compRadius() | ttk::ContourAroundPoint | inlineprotected |
ComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *oldOrderArray, ttk::Triangulation *triangulation) | ttkAlgorithm | |
ContourAroundPoint() | ttk::ContourAroundPoint | inlineprotected |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
execute() const | ttk::ContourAroundPoint | protected |
extendOutFld(const std::set< SimplexId > &inpEdges, float isoval, int flag) const | ttk::ContourAroundPoint | protected |
extendOutPts(const std::vector< SimplexId > &vertices, float isoval, int flag, float scalar) const | ttk::ContourAroundPoint | protected |
FillInputPortInformation(int port, vtkInformation *info) override | ttkContourAroundPoint | protected |
ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
FillOutputPortInformation(int port, vtkInformation *info) override | ttkContourAroundPoint | protected |
ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
findInpFldVert(SimplexId p) const | ttk::ContourAroundPoint | protected |
findInpFldVert(SimplexId p) const | ttk::ContourAroundPoint | protected |
GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
getBuffer(vtkFieldData *data, const std::string &varName, int typeCode, const std::string &typeName) | ttkContourAroundPoint | inlineprotected |
GetClassName() | ttkContourAroundPoint | 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 | |
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 | |
getThreadNumber() const | ttk::BaseClass | inline |
GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
Getui_extension() | ttkContourAroundPoint | virtual |
Getui_sizeFilter() | ttkContourAroundPoint | virtual |
Getui_spherical() | ttkContourAroundPoint | virtual |
handleOneInpPt(SimplexId vBeg, float isoval, int flag, float scalar) const | ttk::ContourAroundPoint | protected |
IsA(const char *type) | ttkContourAroundPoint | virtual |
IsTypeOf(const char *type) | ttkContourAroundPoint | static |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | 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() | ttkContourAroundPoint | static |
postprocess() | ttkContourAroundPoint | protected |
preprocessFld(vtkDataSet *dataset) | ttkContourAroundPoint | protected |
preprocessPts(vtkUnstructuredGrid *nodes, vtkUnstructuredGrid *arcs) | ttkContourAroundPoint | 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 |
process() | ttkContourAroundPoint | protected |
ProcessRequest(vtkInformation *request, vtkInformationVector **inputVectors, vtkInformationVector *outputVector) override | ttkAlgorithm | |
RequestData(vtkInformation *request, vtkInformationVector **iVec, vtkInformationVector *oVec) override | ttkContourAroundPoint | 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) | ttkContourAroundPoint | static |
SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
SetInputData(vtkDataSet *) | ttkAlgorithm | |
SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
setInputField(triangulationType *triangulation, void *scalars, double sizeFilter, double radius=0.) | ttk::ContourAroundPoint | protected |
setInputField(Triang *triangulation, void *scalars, double sizeFilter, double radius) | ttk::ContourAroundPoint | protected |
setInputPoints(float *coords, float *scalars, float *isovals, int *flags, std::size_t np) | ttk::ContourAroundPoint | protected |
SetRegionExtension(double val) | ttkContourAroundPoint | inline |
SetSizeFilter(double val) | ttkContourAroundPoint | inline |
SetSpherical(bool val) | ttkContourAroundPoint | inline |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
Setui_extension(double) | ttkContourAroundPoint | virtual |
Setui_sizeFilter(double) | ttkContourAroundPoint | virtual |
Setui_spherical(bool) | ttkContourAroundPoint | virtual |
SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
Superclass typedef | ttkContourAroundPoint | |
threadNumber_ | ttk::BaseClass | mutableprotected |
ttkAlgorithm() | ttkAlgorithm | protected |
ttkContourAroundPoint() | ttkContourAroundPoint | inlineprotected |
UpdateThreadNumber() | ttkAlgorithm | inline |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~ContourAroundPoint() override=default | ttk::ContourAroundPoint | protected |
~Debug() override | ttk::Debug | |
~ttkAlgorithm() override | ttkAlgorithm | protected |
~ttkContourAroundPoint() override=default | ttkContourAroundPoint | protected |