Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/ml/
H A Dml.c237 static PetscErrorCode MatDestroy_ML(Mat A) in MatDestroy_ML() function
329 PetscCall(MatShellSetOperation(*newmat, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_ML)); in MatWrapML_SHELL()