Skip to content
Snippets Groups Projects
Commit c0583223 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Previously for Gmsh geometries we checked the orientation of surface meshes

by comparing the orientation of a line element on the boundary w.r.t. its 
connected surface element. 

However, this fails when the 3D Delaunay changes the 1D mesh (since we don't 
recover it yet).

This commits changes the algorithm to use the OpenCASCADE code path (where
we just compare one normal, pointwise).
parent 22a54c7d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment