-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed inconsistency between the signatures of the declaration and definition...
Fixed inconsistency between the signatures of the declaration and definition of the vectorProduct method Somehow removing 'const' in the declarations caused a weird lambda-related crash when launching the CUDA kernels in the vectorProduct methods...
Showing
- src/TNL/Matrices/MultidiagonalMatrix.hpp 3 additions, 3 deletionssrc/TNL/Matrices/MultidiagonalMatrix.hpp
- src/TNL/Matrices/MultidiagonalMatrixView.hpp 3 additions, 3 deletionssrc/TNL/Matrices/MultidiagonalMatrixView.hpp
- src/TNL/Matrices/Sandbox/SparseSandboxMatrix.h 2 additions, 2 deletionssrc/TNL/Matrices/Sandbox/SparseSandboxMatrix.h
- src/TNL/Matrices/Sandbox/SparseSandboxMatrix.hpp 4 additions, 4 deletionssrc/TNL/Matrices/Sandbox/SparseSandboxMatrix.hpp
- src/TNL/Matrices/Sandbox/SparseSandboxMatrixView.hpp 3 additions, 3 deletionssrc/TNL/Matrices/Sandbox/SparseSandboxMatrixView.hpp
- src/TNL/Matrices/SparseMatrix.h 2 additions, 2 deletionssrc/TNL/Matrices/SparseMatrix.h
- src/TNL/Matrices/SparseMatrix.hpp 4 additions, 4 deletionssrc/TNL/Matrices/SparseMatrix.hpp
- src/TNL/Matrices/SparseMatrixView.hpp 3 additions, 3 deletionssrc/TNL/Matrices/SparseMatrixView.hpp
- src/TNL/Matrices/TridiagonalMatrix.hpp 3 additions, 3 deletionssrc/TNL/Matrices/TridiagonalMatrix.hpp
- src/TNL/Matrices/TridiagonalMatrixView.hpp 3 additions, 3 deletionssrc/TNL/Matrices/TridiagonalMatrixView.hpp
Loading
Please register or sign in to comment