]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update error message. 4491/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 6 Jun 2017 19:12:40 +0000 (15:12 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 6 Jun 2017 19:12:40 +0000 (15:12 -0400)
source/grid/tria.cc

index 29c296005415f576ce47be7741dcc2b409d2e12e..85a1c2b50276e58313ba82cd9dddd82e5185663d 100644 (file)
@@ -8982,7 +8982,8 @@ Triangulation (const Triangulation<dim, spacedim> &other)
 {
   Assert (false, ExcMessage ("You are not allowed to call this constructor "
                              "because copying Triangulation objects is not "
-                             "allowed. Use Triangulation::copy_from() instead."));
+                             "allowed. Use Triangulation::copy_triangulation() "
+                             "instead."));
 }
 
 

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.