-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing the linear solvers benchmark.
Showing
- install 1 addition, 1 deletioninstall
- src/core/vectors/tnlSharedVector.h 3 additions, 2 deletionssrc/core/vectors/tnlSharedVector.h
- src/core/vectors/tnlVector.h 3 additions, 2 deletionssrc/core/vectors/tnlVector.h
- src/core/vectors/tnlVectorOperations.h 8 additions, 6 deletionssrc/core/vectors/tnlVectorOperations.h
- src/implementation/core/vectors/tnlSharedVector_impl.h 4 additions, 3 deletionssrc/implementation/core/vectors/tnlSharedVector_impl.h
- src/implementation/core/vectors/tnlVectorOperationsCuda_impl.h 27 additions, 16 deletions...mplementation/core/vectors/tnlVectorOperationsCuda_impl.h
- src/implementation/core/vectors/tnlVectorOperationsHost_impl.h 11 additions, 5 deletions...mplementation/core/vectors/tnlVectorOperationsHost_impl.h
- src/implementation/core/vectors/tnlVector_impl.h 4 additions, 3 deletionssrc/implementation/core/vectors/tnlVector_impl.h
- src/implementation/matrices/tnlDenseMatrix_impl.h 2 additions, 2 deletionssrc/implementation/matrices/tnlDenseMatrix_impl.h
- src/implementation/matrices/tnlTridiagonalMatrix_impl.h 2 additions, 2 deletionssrc/implementation/matrices/tnlTridiagonalMatrix_impl.h
- src/implementation/solvers/linear/krylov/tnlBICGStabSolver_impl.h 3 additions, 3 deletions...ementation/solvers/linear/krylov/tnlBICGStabSolver_impl.h
- src/implementation/solvers/linear/krylov/tnlCGSolver_impl.h 7 additions, 7 deletionssrc/implementation/solvers/linear/krylov/tnlCGSolver_impl.h
- src/implementation/solvers/linear/krylov/tnlGMRESSolver_impl.h 7 additions, 7 deletions...mplementation/solvers/linear/krylov/tnlGMRESSolver_impl.h
- src/implementation/solvers/tnlIterativeSolver_impl.h 31 additions, 16 deletionssrc/implementation/solvers/tnlIterativeSolver_impl.h
- src/solvers/tnlIterativeSolver.h 13 additions, 7 deletionssrc/solvers/tnlIterativeSolver.h
- tests/benchmarks/tnl-benchmark-linear-solvers.h 1 addition, 1 deletiontests/benchmarks/tnl-benchmark-linear-solvers.h
- tests/unit-tests/core/vectors/tnlVectorOperationsTester.h 3 additions, 3 deletionstests/unit-tests/core/vectors/tnlVectorOperationsTester.h
- tests/unit-tests/core/vectors/tnlVectorTester.h 3 additions, 18 deletionstests/unit-tests/core/vectors/tnlVectorTester.h
Loading
Please register or sign in to comment