Home
last modified time | relevance | path

Searched refs:theLink2 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx272 const gp_Vec& theLink2, in computeNormal() argument
275 const gp_Vec aNormal(theLink1 ^ theLink2); in computeNormal()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx295 const gp_Vec& theLink2, in computeNormal() argument
298 const gp_Vec aNormal(theLink1 ^ theLink2); in computeNormal()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx295 const gp_Vec& theLink2, in computeNormal() argument
298 const gp_Vec aNormal(theLink1 ^ theLink2); in computeNormal()
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dugm.cc810 LINK *theLink0,*theLink1,*theLink2,*theLink3; in GetSideNodeX() local
824 for (theLink2=START(MidNodes[2]); theLink2!=NULL; in GetSideNodeX()
825 theLink2=NEXT(theLink2)) { in GetSideNodeX()
826 if (theNode != NBNODE(theLink2)) in GetSideNodeX()
888 for (theLink2=START(MidNodes[2]); theLink2!=NULL; in GetSideNodeX()
889 theLink2=NEXT(theLink2)) { in GetSideNodeX()
890 if (theNode != NBNODE(theLink2)) in GetSideNodeX()