Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditregis.c147 …ister("true_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPMonitorTrueResidualDrawLG, KSPMon… in KSPMonitorRegisterAll()
H A Diterativ.c490 PetscErrorCode KSPMonitorTrueResidualDrawLG(KSP ksp, PetscInt n, PetscReal rnorm, PetscViewerAndFor… in KSPMonitorTrueResidualDrawLG() function
/petsc/include/
H A Dpetscksp.h599 PETSC_EXTERN KSPMonitorRegisterFn KSPMonitorTrueResidualDrawLG; variable