]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix example code that trips up doxygen
authorTimo Heister <timo.heister@gmail.com>
Mon, 3 Feb 2014 16:25:32 +0000 (16:25 +0000)
committerTimo Heister <timo.heister@gmail.com>
Mon, 3 Feb 2014 16:25:32 +0000 (16:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@32393 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/function_parser.h

index 7f1429eae4031b9067ec9037c00634a051a57570..eab0bbea856138a6e5c505dad2326f35ec4c4ae0 100644 (file)
@@ -94,7 +94,7 @@ template <typename> class Vector;
   // Define the expressions of the individual components of a
   // vector valued function with two components:
   std::vector<std::string> expressions(1);
-  expressions[0] = "x cm + y m + PI cm;
+  expressions[0] = "x cm + y m + PI cm";
 
   // Generate an empty function for these two components.
   FunctionParser<2> vector_function;

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.