Searched refs:MatShellGetOperation_Shell (Results 1 – 1 of 1) sorted by relevance
1685 static PetscErrorCode MatShellGetOperation_Shell(Mat mat, MatOperation op, PetscErrorCodeFn **f) in MatShellGetOperation_Shell() function1773 …(PetscObjectComposeFunction((PetscObject)A, "MatShellGetOperation_C", MatShellGetOperation_Shell)); in MatCreate_Shell()