Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffd.c203 static PetscErrorCode MatDestroy_MFFD(Mat mat) in MatDestroy_MFFD() function
620 PetscCall(MatShellSetOperation(A, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_MFFD)); in MatCreate_MFFD()