Skip to content

Comments

Add mesh reconstruction command for curving/uncurving#24

Merged
jorgensd merged 3 commits intomainfrom
dokken/reconstruct-mesh
Feb 23, 2026
Merged

Add mesh reconstruction command for curving/uncurving#24
jorgensd merged 3 commits intomainfrom
dokken/reconstruct-mesh

Conversation

@jorgensd
Copy link
Member

Make it possible to reconstruct mesh with new coordinate element degree.

Relevant for #23 and reading in other higher order function data that is really on linear meshes, where one would:

  1. Read in "curved" mesh
  2. Read in "curved" point data
  3. Reconstruct linear mesh
  4. Interpolate curved data onto linear mesh.

@jorgensd jorgensd requested a review from finsberg February 20, 2026 20:04
Copy link
Member

@finsberg finsberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a test also?

jorgensd and others added 2 commits February 23, 2026 11:41
Co-authored-by: Henrik Finsberg <henriknf@simula.no>
@jorgensd
Copy link
Member Author

Should we add a test also?

Added

@jorgensd jorgensd changed the title Add mesh reconstruction command for curvig/uncurving Add mesh reconstruction command for curving/uncurving Feb 23, 2026
@jorgensd jorgensd merged commit b2bcc5a into main Feb 23, 2026
14 checks passed
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