Searched refs:convtestcustom (Results 1 – 1 of 1) sorted by relevance
341 KSPConvergenceTestFn *convtestcustom; member353 PetscCall((*ctx->convtestcustom)(ksp, n, rnorm, reason, NULL)); in KSPConvergedNative_Private()365 PetscCall((*ctx->convtestcustom)(ksp, n, rnorm, reason, NULL)); in KSPConvergedNative_Private()391 ctx->convtestcustom = custom; in KSPAddConvergenceTest()