There was an error fetching the commit references. Please try again later.
Implementing the linear solvers benchmark.
Showing
- src/core/vectors/tnlSharedVector.h 0 additions, 16 deletionssrc/core/vectors/tnlSharedVector.h
- src/implementation/core/arrays/CMakeLists.txt 1 addition, 0 deletionssrc/implementation/core/arrays/CMakeLists.txt
- src/implementation/core/arrays/tnlSharedArray_impl.cu 29 additions, 0 deletionssrc/implementation/core/arrays/tnlSharedArray_impl.cu
- src/implementation/core/arrays/tnlSharedArray_impl.h 6 additions, 4 deletionssrc/implementation/core/arrays/tnlSharedArray_impl.h
- src/implementation/core/vectors/tnlSharedVector_impl.h 18 additions, 0 deletionssrc/implementation/core/vectors/tnlSharedVector_impl.h
- src/implementation/matrices/tnlChunkedEllpackMatrix_impl.h 4 additions, 3 deletionssrc/implementation/matrices/tnlChunkedEllpackMatrix_impl.h
- src/implementation/matrices/tnlMatrixReader_impl.h 52 additions, 1 deletionsrc/implementation/matrices/tnlMatrixReader_impl.h
- src/matrices/tnlCSRMatrix.h 4 additions, 0 deletionssrc/matrices/tnlCSRMatrix.h
- src/matrices/tnlChunkedEllpackMatrix.h 7 additions, 3 deletionssrc/matrices/tnlChunkedEllpackMatrix.h
- src/matrices/tnlDenseMatrix.h 3 additions, 0 deletionssrc/matrices/tnlDenseMatrix.h
- src/matrices/tnlEllpackMatrix.h 3 additions, 0 deletionssrc/matrices/tnlEllpackMatrix.h
- src/matrices/tnlMatrixReader.h 11 additions, 1 deletionsrc/matrices/tnlMatrixReader.h
- src/matrices/tnlMultidiagonalMatrix.h 3 additions, 0 deletionssrc/matrices/tnlMultidiagonalMatrix.h
- src/matrices/tnlSlicedEllpackMatrix.h 3 additions, 0 deletionssrc/matrices/tnlSlicedEllpackMatrix.h
- src/matrices/tnlTridiagonalMatrix.h 3 additions, 0 deletionssrc/matrices/tnlTridiagonalMatrix.h
- src/solvers/linear/krylov/tnlGMRESSolver.h 3 additions, 2 deletionssrc/solvers/linear/krylov/tnlGMRESSolver.h
- tests/benchmarks/tnl-benchmark-linear-solvers.h 14 additions, 2 deletionstests/benchmarks/tnl-benchmark-linear-solvers.h
Loading
Please register or sign in to comment