A simple C++ library of Krylov subspace methods for solving linear systems
-
Updated
Aug 11, 2019 - C++
A simple C++ library of Krylov subspace methods for solving linear systems
Hybrid-Incomplete-Factorization preconditioners with Iterative Refinements for KSP solvers.
Parallel GMRES for solving sparse linear systems
We implemented 4 iterative methods in C++: Jacobi, Gauss-Seidel, Conjugate Gradient and GMRES
Add a description, image, and links to the krylov-subspace-methods topic page so that developers can more easily learn about it.
To associate your repository with the krylov-subspace-methods topic, visit your repo's landing page and select "manage topics."