-
- Downloads
There was an error fetching the commit references. Please try again later.
Refactoring VectorOperations so that reductions can be used on const vector views
parent
53fb515c
No related branches found
No related tags found
Showing
- src/TNL/Containers/Algorithms/Reduction_impl.h 2 additions, 2 deletionssrc/TNL/Containers/Algorithms/Reduction_impl.h
- src/TNL/Containers/Algorithms/VectorOperations.h 93 additions, 130 deletionssrc/TNL/Containers/Algorithms/VectorOperations.h
- src/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h 49 additions, 61 deletionssrc/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h
- src/TNL/Containers/Algorithms/VectorOperationsHost_impl.h 35 additions, 44 deletionssrc/TNL/Containers/Algorithms/VectorOperationsHost_impl.h
- src/TNL/Containers/Algorithms/VectorOperationsMIC_impl.h 27 additions, 27 deletionssrc/TNL/Containers/Algorithms/VectorOperationsMIC_impl.h
- src/TNL/Containers/VectorView.h 14 additions, 13 deletionssrc/TNL/Containers/VectorView.h
- src/TNL/Containers/VectorView_impl.h 21 additions, 21 deletionssrc/TNL/Containers/VectorView_impl.h
- src/UnitTests/Containers/VectorTest.h 25 additions, 0 deletionssrc/UnitTests/Containers/VectorTest.h
Loading
Please register or sign in to comment