Skip to content

Implement Adaptivity interpolation using RBF#242

Open
Snapex2409 wants to merge 13 commits into
developfrom
adaptivity-interp
Open

Implement Adaptivity interpolation using RBF#242
Snapex2409 wants to merge 13 commits into
developfrom
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
@Snapex2409 Snapex2409 marked this pull request as ready for review April 24, 2026 19:09
@IshaanDesai IshaanDesai self-requested a review April 29, 2026 13:03
@Snapex2409 Snapex2409 force-pushed the adaptivity-interp branch from c5905c2 to 528d108 Compare May 11, 2026 09:05
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