Searched refs:MatRestoreRow_Htool (Results 1 – 1 of 1) sorted by relevance
373 static PetscErrorCode MatRestoreRow_Htool(Mat, PetscInt, PetscInt *, PetscInt **idx, PetscScalar **… in MatRestoreRow_Htool() function1152 PetscCall(MatShellSetOperation(A, MATOP_RESTORE_ROW, (PetscErrorCodeFn *)MatRestoreRow_Htool)); in MatCreate_Htool()