Loading src/TNL/Matrices/CSR.h +4 −3 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ public: IndexType getNonZeroRowLength( const IndexType row ) const; __cuda_callable__ IndexType getNonZeroRowLengthFast( const IndexType row ) const; template< typename Real2, typename Device2, typename Index2 > Loading Loading
src/TNL/Matrices/CSR.h +4 −3 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ public: IndexType getNonZeroRowLength( const IndexType row ) const; __cuda_callable__ IndexType getNonZeroRowLengthFast( const IndexType row ) const; template< typename Real2, typename Device2, typename Index2 > Loading