Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c82 static PetscErrorCode oursor(Mat mat, Vec b, PetscReal omega, MatSORType flg, PetscReal shift, Pets… in oursor() function
238 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)oursor); in matshellsetoperation_()