-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed Jacobi and SOR so that code using getLinearSolver() and a distributed...
Fixed Jacobi and SOR so that code using getLinearSolver() and a distributed matrix can be compiled (even if the solvers do not work...)
Showing
- src/TNL/Solvers/Linear/Jacobi.h 3 additions, 6 deletionssrc/TNL/Solvers/Linear/Jacobi.h
- src/TNL/Solvers/Linear/Jacobi.hpp 5 additions, 7 deletionssrc/TNL/Solvers/Linear/Jacobi.hpp
- src/TNL/Solvers/Linear/SOR.h 1 addition, 2 deletionssrc/TNL/Solvers/Linear/SOR.h
- src/TNL/Solvers/Linear/SOR.hpp 3 additions, 3 deletionssrc/TNL/Solvers/Linear/SOR.hpp
Please register or sign in to comment