Searched refs:MatGetDiagonal_Shell (Results 1 – 1 of 1) sorted by relevance
1142 static PetscErrorCode MatGetDiagonal_Shell(Mat A, Vec v) in MatGetDiagonal_Shell() function1636 mat->ops->getdiagonal = MatGetDiagonal_Shell; in MatShellSetOperation_Shell()