Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c197 static PetscErrorCode ourduplicate(Mat mat, MatDuplicateOption op, Mat *M) in ourduplicate() function
306 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourduplicate); in matshellsetoperation_()