-
- Downloads
Add missing tests and improve API
One now has to write `v = zero` instead of `v = 0`. A `fill` function is added but it is unclear if it should be kept.
Showing
- src/algebra/Vector.hpp 34 additions, 27 deletionssrc/algebra/Vector.hpp
- tests/test_BiCGStab.cpp 2 additions, 2 deletionstests/test_BiCGStab.cpp
- tests/test_CG.cpp 4 additions, 4 deletionstests/test_CG.cpp
- tests/test_CRSMatrix.cpp 5 additions, 5 deletionstests/test_CRSMatrix.cpp
- tests/test_LinearSolver.cpp 32 additions, 32 deletionstests/test_LinearSolver.cpp
- tests/test_Vector.cpp 231 additions, 2 deletionstests/test_Vector.cpp
Loading
Please register or sign in to comment