Skip to content

Tetrahedral remeshing - make each step optional - #9583

Open
janetournois wants to merge 3 commits into
CGAL:mainfrom
janetournois:Tet_remeshing-make_each_step_optional-jtournois
Open

Tetrahedral remeshing - make each step optional#9583
janetournois wants to merge 3 commits into
CGAL:mainfrom
janetournois:Tet_remeshing-make_each_step_optional-jtournois

Conversation

@janetournois

Copy link
Copy Markdown
Member

Summary of Changes

This PR adds named parameters to make different remeshing steps optional
New named parameters :

  • do_split
  • do_collapse
  • do_flip
  • nb_smoothing_operations

note nb_flip_smooth_operations was already there

Do you @sloriot @MaelRL think they should be documented, maybe in an "Advanced NP" section?

Release Management

  • Affected package(s): Tetrahedral_remeshing
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: unchanged

New named parameters :
do_split
do_collapse
do_flip
nb_smoothing_operations

note nb_flip_smooth_operations was already there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant