Skip to content

High-order coordinates via interpolated DMPlex (netgen-only) - #5277

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

High-order coordinates via interpolated DMPlex (netgen-only)#5277
pbrubeck wants to merge 2 commits into
pbrubeck/mg-redistfrom
pbrubeck/netgen-plex

Conversation

@pbrubeck

@pbrubeck pbrubeck commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Description

  • 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.

Depends on NGSolve/ngsPETSc#125

The extension to more generic high-order coordinates support via PetscFE is outlined in #5278

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.

1 participant