Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c179 static PetscErrorCode oursetrandom(Mat mat, PetscRandom ctx) in oursetrandom() function
294 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)oursetrandom); in matshellsetoperation_()