Searched refs:MatGetDiagonalBlock_Htool (Results 1 – 1 of 1) sorted by relevance
47 static PetscErrorCode MatGetDiagonalBlock_Htool(Mat A, Mat *b) in MatGetDiagonalBlock_Htool() function1143 …(MatShellSetOperation(A, MATOP_GET_DIAGONAL_BLOCK, (PetscErrorCodeFn *)MatGetDiagonalBlock_Htool)); in MatCreate_Htool()