Home
last modified time | relevance | path

Searched refs:brepc (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DOCCEdge.cpp284 BRepAdaptor_Curve brepc(_c); in firstDer() local
285 BRepLProp_CLProps prop(brepc, 1, 1e-5); in firstDer()
394 BRepAdaptor_Curve brepc(_c); in curvature() local
395 BRepLProp_CLProps prop(brepc, 2, eps); in curvature()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A Doccgenmesh.cpp1088 BRepAdaptor_Curve brepc(edge); in OCCSetLocalMeshSize() local
1089 BRepLProp_CLProps prop(brepc, 2, 1e-5); in OCCSetLocalMeshSize()
1172 BRepAdaptor_Curve brepc(edge); in OCCSetLocalMeshSize() local
1173 BRepLProp_CLProps prop(brepc, 1, 1e-5); in OCCSetLocalMeshSize()
/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A Doccgenmesh.cpp1204 BRepAdaptor_Curve brepc(edge); in OCCSetLocalMeshSize() local
1205 BRepLProp_CLProps prop(brepc, 2, 1e-5); in OCCSetLocalMeshSize()
1303 BRepAdaptor_Curve brepc(edge); in OCCSetLocalMeshSize() local
1304 BRepLProp_CLProps prop(brepc, 1, 1e-5); in OCCSetLocalMeshSize()