Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dbisect.cpp18 typedef MoveableArray<MarkedIdentification> T_MIDS; typedef
1583 int MarkHangingIdentifications(T_MIDS & mids, in MarkHangingIdentifications()
1855 T_MIDS mids;
2422 T_MIDS mids_old; mids_old.Copy(mids); in UpdateEdgeMarks()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dbisect.cpp18 typedef MoveableArray<MarkedIdentification> T_MIDS; typedef
1576 int MarkHangingIdentifications(T_MIDS & mids, in MarkHangingIdentifications()
1848 T_MIDS mids;
2413 T_MIDS mids_old; mids_old.Copy(mids); in UpdateEdgeMarks()
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dbisect.cpp17 typedef NgArray<MarkedIdentification> T_MIDS; typedef
1592 int MarkHangingIdentifications(T_MIDS & mids, in MarkHangingIdentifications()
1873 T_MIDS mids;
2478 T_MIDS mids_old (mids); in UpdateEdgeMarks()