Searched refs:MatGetDiagonal_Htool (Results 1 – 1 of 1) sorted by relevance
31 static PetscErrorCode MatGetDiagonal_Htool(Mat A, Vec v) in MatGetDiagonal_Htool() function1142 PetscCall(MatShellSetOperation(A, MATOP_GET_DIAGONAL, (PetscErrorCodeFn *)MatGetDiagonal_Htool)); in MatCreate_Htool()