MatSeqAIJHIPSPARSERestoreArrayWrite#
restore the write-only access array obtained from MatSeqAIJHIPSPARSEGetArrayWrite()
Synopsis#
#include "petscmat.h"
PetscErrorCode MatSeqAIJHIPSPARSERestoreArrayWrite(Mat A, PetscScalar *a[])
Not Collective
Input Parameters#
A - a
MATSEQAIJHIPSPARSE
matrixa - pointer to the device data
See Also#
Level#
developer
Location#
src/mat/impls/aij/seq/seqhipsparse/aijhipsparse.hip.cpp
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages