Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c35 static PetscErrorCode MatShellPostZeroLeft(Mat A, Vec x) in MatShellPostZeroLeft() function
1003 PetscCall(MatShellPostZeroLeft(A, y)); in MatMult_Shell()