Searched refs:MatShellGetOperation (Results 1 – 5 of 5) sorted by relevance
47 `int MatShellGetOperation(Mat,MatOperation,void**);`49 `int MatShellGetOperation(Mat,MatOperation,void(**)());`
59 - MatShellSetOperation() and MatShellGetOperation() can now only be
89 - Change `MatShellSetOperation()` and `MatShellGetOperation()` so that their final argument must be…
2242 PetscErrorCode MatShellGetOperation(Mat mat, MatOperation op, PetscErrorCodeFn **g) in MatShellGetOperation() function
2053 PETSC_EXTERN PetscErrorCode MatShellGetOperation(Mat, MatOperation, PetscErrorCodeFn **);