Home
last modified time | relevance | path

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

/petsc/src/mat/impls/htool/
H A Dhtool.cxx260 static PetscErrorCode MatDestroy_Htool(Mat A) in MatDestroy_Htool() function
1155 PetscCall(MatShellSetOperation(A, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Htool)); in MatCreate_Htool()