Home
last modified time | relevance | path

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

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