Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c105 static PetscErrorCode ourdiagonalscale(Mat mat, Vec l, Vec r) in ourdiagonalscale() function
250 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourdiagonalscale); in matshellsetoperation_()