Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c747 static PetscErrorCode MatProductSetFromOptions_Shell_X(Mat D) in MatProductSetFromOptions_Shell_X() function
817 …etscObjectComposeFunction((PetscObject)A, matmat->composedname, MatProductSetFromOptions_Shell_X)); in MatShellSetMatProductOperation_Private()