Searched refs:MatDestroy_Harmonic (Results 1 – 1 of 1) sorted by relevance
1763 static PetscErrorCode MatDestroy_Harmonic(Mat);2533 …PetscCall(MatShellSetOperation(data->aux, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Harmonic)); in PCSetUp_HPDDM()3486 static PetscErrorCode MatDestroy_Harmonic(Mat A) in MatDestroy_Harmonic() function