Skip to content

High-order coordinates via interpolated DMPlex - #125

Open
pbrubeck wants to merge 2 commits into
mainfrom
pbrubeck/netgen-plex
Open

High-order coordinates via interpolated DMPlex#125
pbrubeck wants to merge 2 commits into
mainfrom
pbrubeck/netgen-plex

Conversation

@pbrubeck

@pbrubeck pbrubeck commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator
  • PETSc now owns the high-order coordinate PetscFE, section, and vector.
  • Coordinates are inserted through oriented DMPlex closures in compiled Cython.
  • Firedrake imports the distributed coordinate field into a normal coordinate Function.
  • Removed physical point matching, find_permutation, netgen_distribute, sfBC_orig, and dynamic netgen_mesh/netgen_flags attributes.
  • Adaptive refinement and geometric multigrid preserve high-order geometry in serial and MPI.
  • Initial Netgen processing can be rank-zero-only; geometry is replicated lazily when distributed refinement needs local evaluation.

@UZerbinati

Copy link
Copy Markdown
Collaborator

I'm happy with this, let me know when I need to merge and if a release is needed :)

@pbrubeck

Copy link
Copy Markdown
Collaborator Author

I'm happy with this, let me know when I need to merge and if a release is needed :)

The Firedrake counterpart should probably go into release, as this will fix the problems with the self-intersecting cells that we were getting on high-order meshes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants