KSPGetConvergedReasonString#
Return a human readable string for a KSPConvergedReason
Synopsis#
#include "petscksp.h" 
PetscErrorCode KSPGetConvergedReasonString(KSP ksp, const char *strreason[])
Not Collective
Input Parameter#
- ksp - the - KSPcontext
Output Parameter#
- strreason - a human readable string that describes ksp converged reason 
See Also#
Level#
beginner
Location#
Examples#
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages