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

Support different systems in Interpolation #505

Merged
merged 13 commits into from
Jul 23, 2024

Conversation

svchb
Copy link
Collaborator

@svchb svchb commented Apr 24, 2024

Fix #464

@svchb svchb requested a review from efaulhaber April 26, 2024 08:47
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

Attention: Patch coverage is 61.01695% with 23 lines in your changes missing coverage. Please review.

Project coverage is 69.50%. Comparing base (c2670cc) to head (addaa7b).

Files Patch % Lines
src/general/interpolation.jl 61.01% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
- Coverage   69.73%   69.50%   -0.24%     
==========================================
  Files          76       76              
  Lines        4573     4610      +37     
==========================================
+ Hits         3189     3204      +15     
- Misses       1384     1406      +22     
Flag Coverage Δ
unit 69.50% <61.01%> (-0.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svchb svchb added the enhancement New feature or request label May 30, 2024
src/general/interpolation.jl Outdated Show resolved Hide resolved
src/general/interpolation.jl Show resolved Hide resolved
src/general/interpolation.jl Outdated Show resolved Hide resolved
src/general/interpolation.jl Outdated Show resolved Hide resolved
@svchb svchb requested a review from efaulhaber July 22, 2024 13:16
@svchb svchb merged commit 2f904ee into trixi-framework:main Jul 23, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Interpolation support for TLSPH
3 participants