-
- Downloads
added GMRes method for solving linear equations
Showing
- MathLib/CMakeLists.txt 4 additions, 2 deletionsMathLib/CMakeLists.txt
- MathLib/LinAlg/Solvers/GMRes.cpp 167 additions, 0 deletionsMathLib/LinAlg/Solvers/GMRes.cpp
- MathLib/LinAlg/Solvers/GMRes.h 20 additions, 0 deletionsMathLib/LinAlg/Solvers/GMRes.h
- SimpleTests/SolverTests/CMakeLists.txt 14 additions, 0 deletionsSimpleTests/SolverTests/CMakeLists.txt
- SimpleTests/SolverTests/GMResDiagPrecond.cpp 84 additions, 0 deletionsSimpleTests/SolverTests/GMResDiagPrecond.cpp
Loading
Please register or sign in to comment