Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c133 static PetscErrorCode ourdiagonalset(Mat mat, Vec x, InsertMode ins) in ourdiagonalset() function
266 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourdiagonalset); in matshellsetoperation_()