Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c115 static PetscErrorCode ourzeroentries(Mat mat) in ourzeroentries() function
254 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourzeroentries); in matshellsetoperation_()