________________________________________ From: Roy Stogner <royst...@ices.utexas.edu> Sent: Monday, August 14, 2017 1:27 PM To: Mike Marchywka Cc: John Peterson; libmesh-users@lists.sourceforge.net Subject: Re: [Libmesh-users] "Unknown convergence flag!"
On Mon, 14 Aug 2017, Mike Marchywka wrote: > Is libmesh too old to recognize all the return codes from ksp Perpetually. We add new codes from time to time, but so does PETSc. We really should use the PETSc API here to print some sane string from within libMesh, though, not just "unrecognized". A PR would be appreciated. --- Roy -------------------------------- ( anyone know how to get hotmail to mark reply text? lol ) Thanks. I guess just printing the unrecognized code would make it possible for the user to look it up and that is really all I need now. Although if you print general error messages from insdie the code that should not fail, and don't really want to throw or abort etc at least include a file/line to make it easier to find. No big deal but I was not sure of the issues here- I just wrote macro's for for that and IIRC some of your code, I think deprecated features, does print source location. Looking at my output it does appear to have some spurious features now and offhand look more like algorithm than corruption etc although having moved code around AND changed parameter values it would be nice to know what the solver was complaining about. Thanks again. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users