Home
last modified time | relevance | path

Searched defs:KSPMonitorError (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscksp.h602 PETSC_EXTERN KSPMonitorRegisterFn KSPMonitorError; variable
/petsc/src/ksp/ksp/interface/
H A Diterativ.c625 PetscErrorCode KSPMonitorError(KSP ksp, PetscInt n, PetscReal rnorm, PetscViewerAndFormat *vf) in KSPMonitorError() function