]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct AssertMessage for FESeries::Legendre 12796/head
authorFabian Castelli <fabian.castelli@kit.edu>
Wed, 6 Oct 2021 18:19:58 +0000 (20:19 +0200)
committerFabian Castelli <fabian.castelli@kit.edu>
Wed, 6 Oct 2021 18:19:58 +0000 (20:19 +0200)
source/fe/fe_series_legendre.cc

index 3c30cd5a3510e4e3b9388d8003fc8a06484dea59..b67f4eb368133cf737843092a09291a6942d1701 100644 (file)
@@ -216,7 +216,7 @@ namespace FESeries
         component_ != numbers::invalid_unsigned_int,
         ExcMessage(
           "For vector-valued problems, you need to explicitly specify for "
-          "which vector component you will want to do a Fourier decomposition "
+          "which vector component you will want to do a Legendre decomposition "
           "by setting the 'component' argument of this constructor."));
 
     AssertIndexRange(component, fe_collection[0].n_components());

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.