Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c778 static PetscErrorCode MatShellSetMatProductOperation_Private(Mat A, MatProductType ptype, PetscErro… in MatShellSetMatProductOperation_Private() function
904 …PetscCall(MatShellSetMatProductOperation_Private(A, ptype, symbolic, numeric, destroy, composednam… in MatShellSetMatProductOperation_Shell()
966 …PetscCall(MatShellSetMatProductOperation_Private(B, matmatA->ptype, matmatA->symbolic, matmatA->nu… in MatCopy_Shell()