Skip to content
Snippets Groups Projects
Commit 6b19154e authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add missing tests for CRSMatrix

Change a bit the interface to ensure that matrix structure cannot be
modified once the matrix is built.

Actually the interface of the underlying `Kokkos::StaticCrsGraph` is
quite crappy, especially to prevent matrix changes.

Replacing `Kokkos::StaticCrsGraph` class by an appropriate builtin one
should be considered: one could then provide a better interface, and
offer a better coupling with external linear algebra.  Also, this
would reduce the direct dependency on Kokkos.
parent d9ca0174
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment