Home
last modified time | relevance | path

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

/petsc/src/mat/impls/htool/
H A Dhtool.cxx47 static PetscErrorCode MatGetDiagonalBlock_Htool(Mat A, Mat *b) in MatGetDiagonalBlock_Htool() function
1143 …(MatShellSetOperation(A, MATOP_GET_DIAGONAL_BLOCK, (PetscErrorCodeFn *)MatGetDiagonalBlock_Htool)); in MatCreate_Htool()