Skip to content

Commit

Permalink
Sparse: crsmatrix traversal
Browse files Browse the repository at this point in the history
Quick copy-past fix
  • Loading branch information
lucbv committed Sep 21, 2023
1 parent 090d799 commit 93870bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparse/unit_test/Test_Sparse_crsmatrix_traversal.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

/// \file Test_Sparse_SortCrs.hpp
/// \brief Tests for sort_crs_matrix and sort_crs_graph in
/// KokkosSparse_SortCrs.hpp
/// KokkosSparse_CrsMatrix_traversal.hpp

#ifndef TEST_SPARSE_CRSMATRIX_TRAVERSAL_HPP
#define TEST_SPARSE_CRSMATRIX_TRAVERSAL_HPP
Expand Down

0 comments on commit 93870bc

Please sign in to comment.