]> https://gitweb.dealii.org/ - dealii.git/commitdiff
More precise error message 1685/head
authorRene Gassmoeller <R.Gassmoeller@mailbox.org>
Mon, 28 Sep 2015 10:32:08 +0000 (12:32 +0200)
committerRene Gassmoeller <R.Gassmoeller@mailbox.org>
Mon, 28 Sep 2015 10:32:08 +0000 (12:32 +0200)
source/distributed/tria.cc

index 9b1687724918b1087b917ca956ee268ce8a6a490..a4765c4ea025521064183b62f1ae290a645cc3b0 100644 (file)
@@ -3606,7 +3606,7 @@ namespace parallel
     Triangulation<dim,spacedim>::repartition (const std::vector<unsigned int> &cell_weights)
     {
       AssertThrow(settings & no_automatic_repartitioning,
-                  ExcMessage("You need to set the 'no_automatic_repartition' flag in the "
+                  ExcMessage("You need to set the 'no_automatic_repartitioning' flag in the "
                              "constructor when creating this parallel::distributed::Triangulation "
                              "object if you want to call repartition() manually."));
 

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.