]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct the printed message output from ExcInvalidBoundaryFunction()
authorJihuan Tian <jihuan_tian@hotmail.com>
Sun, 9 Feb 2020 15:58:50 +0000 (23:58 +0800)
committerJihuan Tian <jihuan_tian@hotmail.com>
Sun, 9 Feb 2020 15:58:50 +0000 (23:58 +0800)
include/deal.II/numerics/error_estimator.h

index d52b077e03c8e1950b22ffd416323abb17190330..cbe774b2e7a9e6a95199ca0fcc8456c0d1181f12 100644 (file)
@@ -551,7 +551,7 @@ public:
                  << arg1 << " specifies a function with " << arg2
                  << " vector components. However, the finite "
                     "element in use has "
-                 << arg2
+                 << arg3
                  << " components, and these two numbers need to match.");
   /**
    * 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.