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

Keep a reference to preconditioner in the solver #12

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

fredrikekre
Copy link
Owner

This is to make sure the preconditioner stays alive as long as the solver.

…conditioner stays alive as long as the solver.
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 75.37% // Head: 76.68% // Increases project coverage by +1.31% 🎉

Coverage data is based on head (e021c56) compared to base (1b2db9d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   75.37%   76.68%   +1.31%     
==========================================
  Files           4        4              
  Lines        1080     1085       +5     
==========================================
+ Hits          814      832      +18     
+ Misses        266      253      -13     
Impacted Files Coverage Δ
src/solvers.jl 94.21% <100.00%> (+0.17%) ⬆️
src/HYPRE.jl 98.85% <0.00%> (+0.28%) ⬆️
src/LibHYPRE.jl 63.41% <0.00%> (+29.26%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fredrikekre fredrikekre merged commit ab246df into master Jan 13, 2023
@fredrikekre fredrikekre deleted the fe/prec branch January 13, 2023 13:35
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.

1 participant