Skip to content

Implement Adaptivity interpolation using RBF#242

Draft
Snapex2409 wants to merge 5 commits intodevelopfrom
adaptivity-interp
Draft

Implement Adaptivity interpolation using RBF#242
Snapex2409 wants to merge 5 commits intodevelopfrom
adaptivity-interp

Conversation

@Snapex2409
Copy link
Copy Markdown
Collaborator

@Snapex2409 Snapex2409 commented Apr 8, 2026

Implemented RBF interpolation for adaptivity.
This required the implementation of domain decomposition of high dim data as function inputs to adaptivity
are scattered across rank randomly.

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

@IshaanDesai IshaanDesai added the new-feature Adding a new feature label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Adding a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants