Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c167 static PetscErrorCode ourcopy(Mat mat, Mat B, MatStructure str) in ourcopy() function
286 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourcopy); in matshellsetoperation_()