INTERP_KERNEL::Node Member List
This is the complete list of members for
INTERP_KERNEL::Node, including all inherited members.
_cnt | INTERP_KERNEL::Node | [mutable, protected] |
_coords | INTERP_KERNEL::Node | [protected] |
_loc | INTERP_KERNEL::Node | [mutable, protected] |
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 | |
getLoc() const | INTERP_KERNEL::Node | |
getSlope(const Node &other) const | INTERP_KERNEL::Node | |
incrRef() 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] |
~Node() | INTERP_KERNEL::Node | [protected] |