-
- Downloads
There was an error fetching the commit references. Please try again later.
Reimplemented BICGStab solver with new template interface.
Showing
- src/core/implementation/tnlSharedVector_impl.h 26 additions, 1 deletionsrc/core/implementation/tnlSharedVector_impl.h
- src/core/implementation/tnlVector_impl.h 26 additions, 0 deletionssrc/core/implementation/tnlVector_impl.h
- src/core/implementation/vector-operations.h 140 additions, 1 deletionsrc/core/implementation/vector-operations.h
- src/core/tnlSharedVector.h 22 additions, 0 deletionssrc/core/tnlSharedVector.h
- src/core/tnlVector.h 20 additions, 0 deletionssrc/core/tnlVector.h
- src/solvers/linear/krylov/CMakeLists.txt 3 additions, 1 deletionsrc/solvers/linear/krylov/CMakeLists.txt
- src/solvers/linear/krylov/implementation/CMakeLists.txt 3 additions, 1 deletionsrc/solvers/linear/krylov/implementation/CMakeLists.txt
- src/solvers/linear/krylov/implementation/tnlBICGStabSolver_impl.h 248 additions, 0 deletions...ers/linear/krylov/implementation/tnlBICGStabSolver_impl.h
- src/solvers/linear/krylov/implementation/tnlCGSolver_impl.h 1 addition, 2 deletionssrc/solvers/linear/krylov/implementation/tnlCGSolver_impl.h
- src/solvers/linear/krylov/tnlBICGStabSolver.h 74 additions, 0 deletionssrc/solvers/linear/krylov/tnlBICGStabSolver.h
- src/solvers/tnlBICGStabSolver.h 5 additions, 5 deletionssrc/solvers/tnlBICGStabSolver.h
- tests/benchmarks/matrix-solvers-benchmark.h 14 additions, 8 deletionstests/benchmarks/matrix-solvers-benchmark.h
Loading
Please register or sign in to comment