]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a missing space to an exception message. 2011/head
authorDavid Wells <wellsd2@rpi.edu>
Tue, 22 Dec 2015 21:47:09 +0000 (16:47 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 22 Dec 2015 21:47:09 +0000 (16:47 -0500)
include/deal.II/lac/sparse_matrix.h

index 85b1451ec83321a41cb81bd23006937799030b85..968a5c6fdb6f55069b84d7ca03e72bb4b0c4feb9 100644 (file)
@@ -1508,7 +1508,7 @@ public:
                   int, int,
                   << "You are trying to access the matrix entry with index <"
                   << arg1 << ',' << arg2
-                  << ">, but this entry does not exist in the sparsity pattern"
+                  << ">, but this entry does not exist in the sparsity pattern "
                   "of this matrix."
                   "\n\n"
                   "The most common cause for this problem is that you used "

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.