]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Clarify an error message slightly.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Mar 2014 15:20:39 +0000 (15:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Mar 2014 15:20:39 +0000 (15:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@32607 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_vector_base.h

index d07b356faa595b635df5c830479eae969f68312f..1ed43548ddc570a70b53f35b85b0060090816815 100644 (file)
@@ -165,8 +165,8 @@ namespace TrilinosWrappers
       DeclException3 (ExcAccessToNonLocalElement,
                       size_type, size_type, size_type,
                       << "You tried to access element " << arg1
-                      << " of a distributed vector, but it is not stored on "
-                      << "the current processor. Note: the elements stored "
+                      << " of a distributed vector, but this element is not stored "
+                      << "on the current processor. Note: The elements stored "
                       << "on the current processor are within the range "
                       << arg2 << " through " << arg3
                       << " but Trilinos vectors need not store contiguous "

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.