Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c230 static PetscErrorCode KSPMonitor_FETIDP(KSP ksp, PetscInt it, PetscReal rnorm, PetscCtx ctx) in KSPMonitor_FETIDP() function
1394 PetscCall(KSPMonitorSet(fetidp->innerksp, KSPMonitor_FETIDP, fetidp->monctx, NULL)); in KSPCreate_FETIDP()