Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c209 static PetscErrorCode MatShellGetContext_Shell(Mat mat, PetscCtxRt ctx) in MatShellGetContext_Shell() function
1766 …Call(PetscObjectComposeFunction((PetscObject)A, "MatShellGetContext_C", MatShellGetContext_Shell)); in MatCreate_Shell()