Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmplexsnes.c592 static PetscErrorCode DMSNESJacobianMF_Destroy_Private(Mat A) in DMSNESJacobianMF_Destroy_Private() function
655 …all(MatShellSetOperation(*J, MATOP_DESTROY, (PetscErrorCodeFn *)DMSNESJacobianMF_Destroy_Private)); in DMSNESCreateJacobianMF()