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

Amgcl, rename AMGPreconditoner #30

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Amgcl, rename AMGPreconditoner #30

merged 5 commits into from
Jan 16, 2024

Conversation

j-fu
Copy link
Owner

@j-fu j-fu commented Jan 16, 2024

No description provided.

* introduce RS, SA amg preconditioner from AlgebraicMultigrid
* Pass kwargs to their constructors
@codecov-commenter
Copy link

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (9610ad9) 64.44% compared to head (eeeee27) 61.31%.

Files Patch % Lines
ext/ExtendableSparseAMGCLWrapExt.jl 77.77% 4 Missing ⚠️
ext/ExtendableSparseAlgebraicMultigridExt.jl 76.47% 4 Missing ⚠️
ext/ExtendableSparsePardisoExt.jl 0.00% 2 Missing ⚠️
src/ExtendableSparse.jl 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   64.44%   61.31%   -3.14%     
==========================================
  Files          20       21       +1     
  Lines        1052     1078      +26     
==========================================
- Hits          678      661      -17     
- Misses        374      417      +43     

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

@j-fu j-fu merged commit 02b739f into master Jan 16, 2024
12 of 13 checks passed
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.

2 participants