LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
27 stars 7 forks source link

Curved Blocking split edge with point location #276

Closed franck-ledoux closed 1 year ago

franck-ledoux commented 1 year ago

We want to extend the method split_sheet(Edge e) of CurvedBlocking to consider two input parameters:

create-issue-branch[bot] commented 1 year ago

Branch issue-276-Curved_Blocking_split_edge_with_point_location created!