Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split internal edges connecting bdy points (mmg3d lag). #236

Merged
merged 1 commit into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. Split internal edges connecting bdy points (mmg3d lag).

      - Autorize the split of internal edges connecting boundary points in lagrangian option of mmg3d.
      - Fix the detection of boundary edges (that has lead to forbid the previous splits, see commit `73ae8fe7e`). Erroneous check was added by commit `5384387d7` under the erroneous assertion that boundary edges belonging to boundary faces are always marked as `MG_BDY`. It is not the case as at least pattern splitting are created regular boundary edges with no tags and as tetra without boundary faces may have edges along the boundary and either no xtetra, or a xtetra with a 0 tag for the edge or a xtetra whith suitable edge infos.
    Algiane committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fb79efb View commit details
    Browse the repository at this point in the history