_sub_edges | INTERP_KERNEL::ComposedEdge | protected |
applyGlobalSimilarity(double xBary, double yBary, double dimChar) | INTERP_KERNEL::ComposedEdge | |
applyGlobalSimilarity2(ComposedEdge *other, double xBary, double yBary, double dimChar) | INTERP_KERNEL::ComposedEdge | |
applySimilarity(double xBary, double yBary, double dimChar) | INTERP_KERNEL::ComposedEdge | |
applySimilarityOnMyEdges(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
applySimilarityOnMyEdgesIfNotAlreadyHit(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
applySimilarityOnMyNodes(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
applySimilarityOnMyNodesIfNotAlreadyHit(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
back() const | INTERP_KERNEL::ComposedEdge | |
changeEndNodeWith(Node *node) const | INTERP_KERNEL::ComposedEdge | |
changeStartNodeWith(Node *node) const | INTERP_KERNEL::ComposedEdge | |
clear() | INTERP_KERNEL::ComposedEdge | |
clone() const | INTERP_KERNEL::ComposedEdge | |
completed() const | INTERP_KERNEL::ComposedEdge | |
ComposedEdge() | INTERP_KERNEL::ComposedEdge | |
ComposedEdge(const ComposedEdge &other) | INTERP_KERNEL::ComposedEdge | |
ComposedEdge(int sz) | INTERP_KERNEL::ComposedEdge | |
Delete(ComposedEdge *pt) | INTERP_KERNEL::ComposedEdge | static |
dispatchPerimeter(double &partConsidered) const | INTERP_KERNEL::ComposedEdge | |
dispatchPerimeterAdv(const ComposedEdge &father, std::vector< double > &result) const | INTERP_KERNEL::ComposedEdge | |
dispatchPerimeterExcl(double &partConsidered, double &commonPart) const | INTERP_KERNEL::ComposedEdge | |
dumpInXfigFile(std::ostream &stream, int resolution, const Bounds &box) const | INTERP_KERNEL::ComposedEdge | |
empty() const | INTERP_KERNEL::ComposedEdge | |
fillBounds(Bounds &output) const | INTERP_KERNEL::ComposedEdge | |
front() const | INTERP_KERNEL::ComposedEdge | |
getAllNodes(std::set< Node * > &output) const | INTERP_KERNEL::ComposedEdge | |
getArea() const | INTERP_KERNEL::ComposedEdge | |
getBarycenter(double *bary) const | INTERP_KERNEL::ComposedEdge | |
getBarycenter(double *bary, double &weigh) const | INTERP_KERNEL::ComposedEdge | |
getBarycenterGeneral(double *bary) const | INTERP_KERNEL::ComposedEdge | |
getCommonLengthWith(const ComposedEdge &other) const | INTERP_KERNEL::ComposedEdge | |
getDirection() const | INTERP_KERNEL::ComposedEdge | |
getEndNode() const | INTERP_KERNEL::ComposedEdge | |
getHydraulicDiameter() const | INTERP_KERNEL::ComposedEdge | |
getPerimeter() const | INTERP_KERNEL::ComposedEdge | |
getStartNode() const | INTERP_KERNEL::ComposedEdge | |
initEdgeHitStatus() const | INTERP_KERNEL::ComposedEdge | |
initLocations() const | INTERP_KERNEL::ComposedEdge | |
InitLocationsWithOther(const ComposedEdge &first, const ComposedEdge &other) | INTERP_KERNEL::ComposedEdge | static |
initNodeHitStatus() const | INTERP_KERNEL::ComposedEdge | |
intresincEqCoarse(const Edge *other) const | INTERP_KERNEL::ComposedEdge | |
isInOrOut(Node *nodeToTest) const | INTERP_KERNEL::ComposedEdge | |
isInOrOut2(Node *nodeToTest) const | INTERP_KERNEL::ComposedEdge | |
isNodeIn(Node *n) const | INTERP_KERNEL::ComposedEdge | |
IteratorOnComposedEdge class | INTERP_KERNEL::ComposedEdge | friend |
normalize(ComposedEdge *other, double &xBary, double &yBary) | INTERP_KERNEL::ComposedEdge | |
normalizeExt(ComposedEdge *other, double &xBary, double &yBary) | INTERP_KERNEL::ComposedEdge | |
normalizeMe(double &xBary, double &yBary) | INTERP_KERNEL::ComposedEdge | |
operator[](int i) const | INTERP_KERNEL::ComposedEdge | |
presenceOfOn() const | INTERP_KERNEL::ComposedEdge | |
presenceOfQuadraticEdge() const | INTERP_KERNEL::ComposedEdge | |
pushBack(Edge *edge, bool direction=true) | INTERP_KERNEL::ComposedEdge | |
pushBack(ElementaryEdge *elem) | INTERP_KERNEL::ComposedEdge | |
pushBack(ComposedEdge *elem) | INTERP_KERNEL::ComposedEdge | |
recursiveSize() const | INTERP_KERNEL::ComposedEdge | |
resize(int i) | INTERP_KERNEL::ComposedEdge | |
reverse() | INTERP_KERNEL::ComposedEdge | |
setValueAt(int i, Edge *e, bool direction=true) | INTERP_KERNEL::ComposedEdge | |
size() const | INTERP_KERNEL::ComposedEdge | |
SoftDelete(ComposedEdge *pt) | INTERP_KERNEL::ComposedEdge | static |
unApplyGlobalSimilarityExt(ComposedEdge &other, double xBary, double yBary, double fact) | INTERP_KERNEL::ComposedEdge | |
unApplySimilarityOnMyEdges(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
unApplySimilarityOnMyEdgesIfNotAlreadyHit(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
unApplySimilarityOnMyNodes(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
unApplySimilarityOnMyNodesIfNotAlreadyHit(double xBary, double yBary, double dimChar) const | INTERP_KERNEL::ComposedEdge | |
~ComposedEdge() | INTERP_KERNEL::ComposedEdge | protected |