Searched refs:MatDestroy_SMF (Results 1 – 2 of 2) sorted by relevance
20 PetscErrorCode MatDestroy_SMF(Mat);
50 PetscCall(MatShellSetOperation(*J, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_SMF)); in MatCreateSubMatrixFree()118 PetscErrorCode MatDestroy_SMF(Mat mat) in MatDestroy_SMF() function