Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c881 static PetscErrorCode MatShellSetMatProductOperation_Shell(Mat A, MatProductType ptype, PetscErrorC… in MatShellSetMatProductOperation_Shell() function
1774 …unction((PetscObject)A, "MatShellSetMatProductOperation_C", MatShellSetMatProductOperation_Shell)); in MatCreate_Shell()