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

Update spline kernels with improvements from SLL #358

Merged
merged 6 commits into from
Mar 26, 2024
Merged

Conversation

EmilyBourne
Copy link
Collaborator

Update spline kernels with improvements from SLL. For most files this only concerns documentation. However for include/ddc/kernels/splines/greville_interpolation_points.hpp there is a bug fix. The periodic point must be calcucated in the helper class in order to be able to evaluate the length of the domain.

Copy link
Member

@tpadioleau tpadioleau left a comment

Choose a reason for hiding this comment

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

Sorry to see we missed that.

@blegouix
Copy link
Collaborator

Thanks a lot for this MR

@EmilyBourne EmilyBourne marked this pull request as ready for review March 25, 2024 09:39
@tpadioleau tpadioleau force-pushed the ddc_update_greville branch from 9a5088d to add04fd Compare March 26, 2024 11:05
Copy link
Member

@tpadioleau tpadioleau left a comment

Choose a reason for hiding this comment

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

I noticed some minor mistakes in the doc but ok for now to me.

@blegouix blegouix merged commit 0694933 into main Mar 26, 2024
42 checks passed
@blegouix blegouix deleted the ddc_update_greville branch March 26, 2024 12:43
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