This is the complete list of members for INTERP_KERNEL::Node, including all inherited members.
_cnt | INTERP_KERNEL::Node | mutableprotected |
_coords | INTERP_KERNEL::Node | protected |
_hit | INTERP_KERNEL::Node | mutableprotected |
_loc | INTERP_KERNEL::Node | mutableprotected |
applySimilarity(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
areDoubleEquals(double a, double b) | INTERP_KERNEL::Node | static |
areDoubleEqualsWP(double a, double b, double k) | INTERP_KERNEL::Node | static |
computeAngle(const double *pt1, const double *pt2) | INTERP_KERNEL::Node | static |
computeSlope(const double *pt1, const double *pt2) | INTERP_KERNEL::Node | static |
declareIn() const | INTERP_KERNEL::Node | |
declareOn() const | INTERP_KERNEL::Node | |
declareOnLim() const | INTERP_KERNEL::Node | |
declareOnTangent() | INTERP_KERNEL::Node | |
declareOut() | INTERP_KERNEL::Node | |
decrRef() | INTERP_KERNEL::Node | |
distanceBtw2Pt(const double *a, const double *b) | INTERP_KERNEL::Node | static |
distanceBtw2PtSq(const double *a, const double *b) | INTERP_KERNEL::Node | static |
distanceWithSq(const Node &other) const | INTERP_KERNEL::Node | |
dot(const double *vect1, const double *vect2) | INTERP_KERNEL::Node | static |
dumpInXfigFile(std::ostream &stream, int resolution, const Bounds &box) const | INTERP_KERNEL::Node | |
fillGlobalInfoAbs(const std::map< INTERP_KERNEL::Node *, int > &mapThis, const std::map< INTERP_KERNEL::Node *, int > &mapOther, int offset1, int offset2, double fact, double baryX, double baryY, std::vector< double > &addCoo, std::map< INTERP_KERNEL::Node *, int > &mapAddCoo, int *nodeId) const | INTERP_KERNEL::Node | |
fillGlobalInfoAbs2(const std::map< INTERP_KERNEL::Node *, int > &mapThis, const std::map< INTERP_KERNEL::Node *, int > &mapOther, int offset1, int offset2, double fact, double baryX, double baryY, std::vector< double > &addCoo, std::map< INTERP_KERNEL::Node *, int > &mapAddCoo, std::vector< int > &pointsOther) const | INTERP_KERNEL::Node | |
getHitStatus() const | INTERP_KERNEL::Node | |
getLoc() const | INTERP_KERNEL::Node | |
getSlope(const Node &other) const | INTERP_KERNEL::Node | |
hitMeAfter(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
hitMeAlone(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
incrRef() const | INTERP_KERNEL::Node | |
initHitStatus() const | INTERP_KERNEL::Node | |
initLocs() const | INTERP_KERNEL::Node | |
isEqual(const Node &other) const | INTERP_KERNEL::Node | |
isEqualAndKeepTrack(const Node &other, std::vector< Node * > &track) const | INTERP_KERNEL::Node | |
Node(double x, double y) | INTERP_KERNEL::Node | |
Node(const double *coords) | INTERP_KERNEL::Node | |
Node(std::istream &stream) | INTERP_KERNEL::Node | |
norm(const double *vect) | INTERP_KERNEL::Node | static |
operator const double *() const | INTERP_KERNEL::Node | |
operator[](int i) const | INTERP_KERNEL::Node | |
setLoc(TypeOfLocInPolygon loc) const | INTERP_KERNEL::Node | |
setNewCoords(double x, double y) | INTERP_KERNEL::Node | |
sign(double val) | INTERP_KERNEL::Node | static |
unApplySimilarity(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
unHitMeAfter(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
unHitMeAlone(double xBary, double yBary, double dimChar) | INTERP_KERNEL::Node | |
~Node() | INTERP_KERNEL::Node | protected |