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

Feature/pfloat working #88

Merged
merged 29 commits into from
Feb 19, 2023
Merged

Feature/pfloat working #88

merged 29 commits into from
Feb 19, 2023

Conversation

tcew
Copy link
Contributor

@tcew tcew commented Jan 13, 2023

This PR adds type templating for the linearSolver, derived classes, and the initialGuess classes.

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #88 (ead08e9) into staging (8b11d67) will decrease coverage by 0.03%.
The diff coverage is 84.56%.

❗ Current head ead08e9 differs from pull request most recent head 4120ce9. Consider uploading reports for the commit 4120ce9 to get more accurate results

@@             Coverage Diff             @@
##           staging      #88      +/-   ##
===========================================
- Coverage    86.21%   86.19%   -0.03%     
===========================================
  Files          285      285              
  Lines        19760    20092     +332     
===========================================
+ Hits         17037    17319     +282     
- Misses        2723     2773      +50     
Impacted Files Coverage Δ
include/linAlg.hpp 100.00% <ø> (ø)
include/linearSolver.hpp 62.50% <0.00%> (-37.50%) ⬇️
include/mesh.hpp 93.78% <ø> (ø)
include/ogs.hpp 75.00% <ø> (ø)
include/operator.hpp 0.00% <0.00%> (ø)
include/parAlmond.hpp 100.00% <ø> (ø)
include/parAlmond/parAlmondAMGLevel.hpp 100.00% <ø> (ø)
include/parAlmond/parAlmondAMGSetup.hpp 100.00% <ø> (ø)
include/parAlmond/parAlmondCoarseSolver.hpp 87.50% <ø> (ø)
include/parAlmond/parAlmondparCSR.hpp 100.00% <ø> (ø)
... and 79 more

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

@tcew tcew requested a review from noelchalmers January 13, 2023 22:41
@tcew tcew merged commit 62efa57 into staging Feb 19, 2023
@tcew tcew deleted the feature/pfloat-working branch February 19, 2023 17:46
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