SCOREC / core

parallel finite element unstructured meshes
Other
179 stars 63 forks source link

A minor change to support layers in 2D mesh #385

Closed usmanriaz07 closed 1 year ago

usmanriaz07 commented 1 year ago

Adds support for 2D layers in MeshAdapt.

In default settings, the elements tagged as layers are not adapted at all.

The mesh elements on all model faces except one are tagged as 2d layers, and hence only elements that are not tagged as layers are adapted.

cwsmith commented 1 year ago

Thank you for creating the PR, but it was not complete. Do not merge your own PR until there is an approval.

I'm going to push the remaining needed changes to develop.