Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c127 static PetscErrorCode ourshift(Mat mat, PetscScalar a) in ourshift() function
262 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourshift); in matshellsetoperation_()