]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an error message. 18007/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2025 18:21:13 +0000 (11:21 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2025 18:21:13 +0000 (11:21 -0700)
include/deal.II/sundials/ida.h

index a313acdcad446f9636a60f0eb4d769dac4e62fa2..adf166512a3ce51fd3e7c42c0bc4b5128061873a 100644 (file)
@@ -1069,8 +1069,8 @@ namespace SUNDIALS
      */
     DeclException1(ExcIDAError,
                    int,
-                   << "One of the SUNDIALS IDA internal functions "
-                   << " returned a negative error code: " << arg1
+                   << "One of SUNDIALS IDA's internal functions "
+                   << "returned an error code: " << arg1
                    << ". Please consult SUNDIALS manual.");
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.