KSPConvergedReasonViewFn#

A prototype of a function used with KSPConvergedReasonViewSet()

Synopsis#

PETSC_EXTERN_TYPEDEF typedef PetscErrorCode KSPConvergedReasonViewFn(KSP ksp, void *ctx);

Calling Sequence#

See Also#

KSP: Linear System Solvers, KSP, KSPConvergedReasonView(), KSPConvergedReasonViewSet(), KSPConvergedReasonViewFromOptions(), KSPView()

Level#

beginner

Location#

include/petscksp.h


Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages