Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c1528 static PetscErrorCode MatShellSetContextDestroy_Shell(Mat mat, PetscCtxDestroyFn *f) in MatShellSetContextDestroy_Shell() function
1768 …ctComposeFunction((PetscObject)A, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Shell)); in MatCreate_Shell()