]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Improve the message sent by one exception.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2004 22:00:58 +0000 (22:00 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2004 22:00:58 +0000 (22:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@9724 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_constraints.h

index 77c55610455f9b30e7222cd17491d56536cc24dc..a9ee2cb8dd1b14b820d6b31707ff16640009e001 100644 (file)
@@ -791,7 +791,8 @@ class ConstraintMatrix : public Subscriptor
                    int, int, double, double,
                    << "The entry for the indices " << arg1 << " and "
                    << arg2 << " already exists, but the values "
-                   << arg3 << " (old) and " << arg4 << " (new) differ.");
+                   << arg3 << " (old) and " << arg4 << " (new) differ "
+                    << "by " << (arg4-arg3) << ".");
                                     /**
                                      * Exception
                                      */

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.