nutofem / nuto

NuTo - yet another finite element library
https://nuto.readthedocs.io
Boost Software License 1.0
17 stars 5 forks source link

Replace EigenSolve wrappers with EigenSparseSolver #203

Closed TTitscher closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #203 into PDE_reviewed will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #203      +/-   ##
================================================
- Coverage         67.11%   67.07%   -0.04%     
================================================
  Files               314      314              
  Lines             12095    12088       -7     
================================================
- Hits               8117     8108       -9     
- Misses             3978     3980       +2
Impacted Files Coverage Δ
src/math/NewtonRaphson.h 100% <ø> (ø) :arrow_up:
test/math/NewtonRaphson.cpp 100% <100%> (ø) :arrow_up:
src/math/EigenSparseSolve.cpp 90.9% <0%> (-5.87%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8f7afb...bd0f509. Read the comment docs.