Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move linear interpolation functions to ablastr #5714

Merged

Conversation

lucafedeli88
Copy link
Member

@lucafedeli88 lucafedeli88 commented Feb 27, 2025

Pure functions like linear_interp, bilinear_interp, and trilinear_interp are very general. Therefore, we can consider to move them to ablastr::math. Besides, I will need some of these functions to move picsar_qed inside ablastr (#5677)

@lucafedeli88 lucafedeli88 added cleaning Clean code, improve readability component: interpolation Interpolation functions component: ABLASTR components shared with other PIC codes labels Feb 27, 2025
@EZoni EZoni merged commit 2386c18 into ECP-WarpX:development Feb 28, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleaning Clean code, improve readability component: ABLASTR components shared with other PIC codes component: interpolation Interpolation functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants