Searched refs:MatShellSetOperation_Shell (Results 1 – 1 of 1) sorted by relevance
1605 static PetscErrorCode MatShellSetOperation_Shell(Mat mat, MatOperation op, PetscErrorCodeFn *f) in MatShellSetOperation_Shell() function1772 …(PetscObjectComposeFunction((PetscObject)A, "MatShellSetOperation_C", MatShellSetOperation_Shell)); in MatCreate_Shell()