MatSeqAIJRestoreKokkosViewWrite#

Returns a Kokkos View obtained with MatSeqAIJGetKokkosViewWrite().

Synopsis#

Not Collective, No Fortran Support

Input Parameters#

Notes#

If the matrix is not of type MATSEQAIJKOKKOS, an error will be raised.

The device side of the matrix is marked modified so subsequent PETSc operations see the new values.

See Also#

MatSeqAIJGetKokkosViewWrite(), MatSeqAIJGetKokkosView(), MatSeqAIJRestoreKokkosView()

Level#

intermediate

Location#

include/petscmat_kokkos.hpp


Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages