Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModel.cpp3267 int nbConSurfaces = connectedSurfaces(allElements, conSurfaces); in makeSimplyConnected() local
3268 Msg::Info("%d connected surfaces (reg=%d)", nbConSurfaces, fi); in makeSimplyConnected()
3270 for(int j = 0; j < nbConSurfaces; j++) in makeSimplyConnected()
3272 for(int j = 0; j < nbConSurfaces; j++) { in makeSimplyConnected()