Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetMesh/src/
H A DHXTSPR.c1162 static int tetOutOfPartition(HXTVertex* vertices, in tetOutOfPartition() function
1205 if(tetOutOfPartition(vertices, partition, &mesh->tetrahedra.node[4*badTet])) in SPROpti_init()
1444 if(tetOutOfPartition(vertices, partition, &mesh->tetrahedra.node[4*meshTet])){ in attach_best_point()