Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/QuadTri/
H A DQuadTriExtruded3D.cpp271 ExtrudeParams *oth_ep = other_region->meshAttributes.extrude; in IsValidQuadToTriRegion() local
273 (oth_ep && oth_ep->mesh.ExtrudeMesh && !oth_ep->mesh.Recombine && in IsValidQuadToTriRegion()
2534 ExtrudeParams *oth_ep = NULL; in QuadToTriGetRegionDiags() local
2538 oth_ep = other_region->meshAttributes.extrude; in QuadToTriGetRegionDiags()
2553 (other_region && oth_ep && oth_ep->mesh.ExtrudeMesh && in QuadToTriGetRegionDiags()
2554 (*it) == model->getFaceByTag(std::abs(oth_ep->geo.Source))) || in QuadToTriGetRegionDiags()