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

Allow using different types for coordinates and values in {bi,tri}-linear interpolation functions #3756

Conversation

lucafedeli88
Copy link
Member

This PR changes the {bi,tri}-linear inteporlation functions adding the possibility to use arguments of different types for coordinates and values.

@lucafedeli88 lucafedeli88 requested a review from ax3l March 15, 2023 11:37
@lucafedeli88 lucafedeli88 changed the title [WIP] allow using different types for coordinates and values in {bi,tri}-linear interpolation functions Allow using different types for coordinates and values in {bi,tri}-linear interpolation functions Mar 15, 2023
Copy link
Member

@PhilMiller PhilMiller left a comment

Choose a reason for hiding this comment

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

Looks like what I expected

Copy link
Member

@RemiLehe RemiLehe left a comment

Choose a reason for hiding this comment

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

Thanks! This looks good!

@RemiLehe RemiLehe merged commit 4c52e4c into ECP-WarpX:development Mar 17, 2023
lucafedeli88 added a commit to lucafedeli88/WarpX that referenced this pull request Apr 21, 2023
…near interpolation functions (ECP-WarpX#3756)

* change {bi,tri}-linear interpolation functions so that a different type can be used for coordinates and values

* fixed bug
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.

3 participants