Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Dxmon.c4 PetscErrorCode KSPMonitorLGRange(KSP ksp, PetscInt n, PetscReal rnorm, void *monctx) in KSPMonitorLGRange() function
H A Ditcl.c536 PetscCall(KSPMonitorSet(ksp, KSPMonitorLGRange, ctx, (PetscCtxDestroyFn *)PetscViewerDestroy)); in KSPSetFromOptions()
/petsc/include/
H A Dpetscksp.h1078 PETSC_EXTERN PetscErrorCode KSPMonitorLGRange(KSP, PetscInt, PetscReal, void *);