Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditregis.c151 …SPMonitorRegister("error", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPMonitorErrorDrawLG, KSPMonito… in KSPMonitorRegisterAll()
H A Diterativ.c736 PetscErrorCode KSPMonitorErrorDrawLG(KSP ksp, PetscInt n, PetscReal rnorm, PetscViewerAndFormat *vf) in KSPMonitorErrorDrawLG() function
/petsc/include/
H A Dpetscksp.h604 PETSC_EXTERN KSPMonitorRegisterFn KSPMonitorErrorDrawLG; variable