Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c145 static PetscErrorCode ourview(Mat mat, PetscViewer v) in ourview() function
274 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourview); in matshellsetoperation_()