Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c185 static PetscErrorCode ourassemblybegin(Mat mat, MatAssemblyType type) in ourassemblybegin() function
298 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourassemblybegin); in matshellsetoperation_()