-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'TO/matrices' into 'develop'
To/matrices See merge request !83
No related branches found
No related tags found
Showing
- Documentation/Tutorials/Matrices/CMakeLists.txt 3 additions, 3 deletionsDocumentation/Tutorials/Matrices/CMakeLists.txt
- Documentation/Tutorials/Matrices/SparseMatrixSetup_Benchmark.cpp 1 addition, 1 deletion...tation/Tutorials/Matrices/SparseMatrixSetup_Benchmark.cpp
- src/Benchmarks/LinearSolvers/tnl-benchmark-linear-solvers.h 1 addition, 1 deletionsrc/Benchmarks/LinearSolvers/tnl-benchmark-linear-solvers.h
- src/Benchmarks/SpMV/spmv-legacy.h 33 additions, 21 deletionssrc/Benchmarks/SpMV/spmv-legacy.h
- src/Benchmarks/SpMV/tnl-benchmark-spmv.h 1 addition, 3 deletionssrc/Benchmarks/SpMV/tnl-benchmark-spmv.h
- src/TNL/Algorithms/Segments/CSR.h 36 additions, 5 deletionssrc/TNL/Algorithms/Segments/CSR.h
- src/TNL/Algorithms/Segments/CSR.hpp 62 additions, 33 deletionssrc/TNL/Algorithms/Segments/CSR.hpp
- src/TNL/Algorithms/Segments/CSRKernelAdaptive.h 487 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelAdaptive.h
- src/TNL/Algorithms/Segments/CSRKernelHybrid.h 65 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelHybrid.h
- src/TNL/Algorithms/Segments/CSRKernelHybrid.hpp 195 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelHybrid.hpp
- src/TNL/Algorithms/Segments/CSRKernelScalar.h 61 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelScalar.h
- src/TNL/Algorithms/Segments/CSRKernelScalar.hpp 92 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelScalar.hpp
- src/TNL/Algorithms/Segments/CSRKernelVector.h 62 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelVector.h
- src/TNL/Algorithms/Segments/CSRKernelVector.hpp 152 additions, 0 deletionssrc/TNL/Algorithms/Segments/CSRKernelVector.hpp
- src/TNL/Algorithms/Segments/CSRView.h 36 additions, 6 deletionssrc/TNL/Algorithms/Segments/CSRView.h
- src/TNL/Algorithms/Segments/CSRView.hpp 87 additions, 68 deletionssrc/TNL/Algorithms/Segments/CSRView.hpp
- src/TNL/Algorithms/Segments/details/CSRAdaptiveKernelBlockDescriptor.h 239 additions, 0 deletions...ithms/Segments/details/CSRAdaptiveKernelBlockDescriptor.h
- src/TNL/Matrices/Legacy/CSR.h 5 additions, 2 deletionssrc/TNL/Matrices/Legacy/CSR.h
- src/TNL/Matrices/Legacy/CSR_impl.h 3 additions, 3 deletionssrc/TNL/Matrices/Legacy/CSR_impl.h
- src/TNL/Matrices/SparseMatrix.h 4 additions, 9 deletionssrc/TNL/Matrices/SparseMatrix.h
Loading
Please register or sign in to comment