Home
last modified time | relevance | path

Searched refs:MatRestoreRow_Htool (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/htool/
H A Dhtool.cxx373 static PetscErrorCode MatRestoreRow_Htool(Mat, PetscInt, PetscInt *, PetscInt **idx, PetscScalar **… in MatRestoreRow_Htool() function
1152 PetscCall(MatShellSetOperation(A, MATOP_RESTORE_ROW, (PetscErrorCodeFn *)MatRestoreRow_Htool)); in MatCreate_Htool()