Home
last modified time | relevance | path

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

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