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

Add Trilinos for linear solver #69

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Fix Trilinos nullspace

f920ea4
Select commit
Loading
Failed to load commit list.
Open

Add Trilinos for linear solver #69

Fix Trilinos nullspace
f920ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 1s

80.84% (-0.37%) compared to 0cd21ba

View this Pull Request on Codecov

80.84% (-0.37%) compared to 0cd21ba

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.84%. Comparing base (0cd21ba) to head (f920ea4).

Files Patch % Lines
src/polysolve/linear/Solver.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
- Coverage   81.20%   80.84%   -0.37%     
==========================================
  Files          49       47       -2     
  Lines        2001     1879     -122     
  Branches      267      257      -10     
==========================================
- Hits         1625     1519     -106     
+ Misses        376      360      -16     

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