Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshellcnv.c117 static PetscErrorCode MatDestroy_CF(Mat A) in MatDestroy_CF() function
236 PetscCall(MatShellSetOperation(M, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_CF)); in MatConvertFrom_Shell()