Searched refs:PetscConvEstDestroy (Results 1 – 4 of 4) sorted by relevance
22 PETSC_EXTERN PetscErrorCode PetscConvEstDestroy(PetscConvEst *);
27 PetscErrorCode PetscConvEstDestroy(PetscConvEst *ce) in PetscConvEstDestroy() function568 …ECT_CLASSID, "PetscConvEst", "ConvergenceEstimator", "SNES", comm, PetscConvEstDestroy, PetscConvE… in PetscConvEstCreate()
4157 PetscCall(PetscConvEstDestroy(&conv)); in TSSolve()
4822 PetscCall(PetscConvEstDestroy(&conv)); in SNESSolve()