Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c1509 static PetscErrorCode MatShellSetContext_Shell(Mat mat, PetscCtx ctx) in MatShellSetContext_Shell() function
1767 …Call(PetscObjectComposeFunction((PetscObject)A, "MatShellSetContext_C", MatShellSetContext_Shell)); in MatCreate_Shell()