-
- Downloads
There was an error fetching the commit references. Please try again later.
Renamed prefixSum methods to scan
Closes #49
parent
d070cc39
No related branches found
No related tags found
Showing
- src/Benchmarks/BLAS/vector-operations.h 16 additions, 16 deletionssrc/Benchmarks/BLAS/vector-operations.h
- src/TNL/Algorithms/DistributedScan.h 1 addition, 1 deletionsrc/TNL/Algorithms/DistributedScan.h
- src/TNL/Containers/DistributedVector.h 1 addition, 1 deletionsrc/TNL/Containers/DistributedVector.h
- src/TNL/Containers/DistributedVector.hpp 1 addition, 1 deletionsrc/TNL/Containers/DistributedVector.hpp
- src/TNL/Containers/DistributedVectorView.h 1 addition, 1 deletionsrc/TNL/Containers/DistributedVectorView.h
- src/TNL/Containers/DistributedVectorView.hpp 1 addition, 1 deletionsrc/TNL/Containers/DistributedVectorView.hpp
- src/TNL/Containers/Vector.h 52 additions, 43 deletionssrc/TNL/Containers/Vector.h
- src/TNL/Containers/Vector.hpp 6 additions, 6 deletionssrc/TNL/Containers/Vector.hpp
- src/TNL/Containers/VectorView.h 52 additions, 43 deletionssrc/TNL/Containers/VectorView.h
- src/TNL/Containers/VectorView.hpp 6 additions, 6 deletionssrc/TNL/Containers/VectorView.hpp
- src/TNL/Matrices/BiEllpack_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/BiEllpack_impl.h
- src/TNL/Matrices/CSR_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/CSR_impl.h
- src/TNL/Matrices/ChunkedEllpack_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/ChunkedEllpack_impl.h
- src/TNL/Matrices/SlicedEllpackSymmetric_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/SlicedEllpackSymmetric_impl.h
- src/TNL/Matrices/SlicedEllpack_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/SlicedEllpack_impl.h
- src/UnitTests/Containers/DistributedVectorTest.h 27 additions, 27 deletionssrc/UnitTests/Containers/DistributedVectorTest.h
- src/UnitTests/Containers/VectorPrefixSumTest.h 26 additions, 26 deletionssrc/UnitTests/Containers/VectorPrefixSumTest.h
Loading
Please register or sign in to comment