Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c151 static PetscErrorCode ourgetvecs(Mat mat, Vec *l, Vec *r) in ourgetvecs() function
278 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourgetvecs); in matshellsetoperation_()