]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in the documentation FunctionParser. 2880/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 27 Jul 2016 20:32:14 +0000 (16:32 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 27 Jul 2016 20:32:14 +0000 (16:32 -0400)
include/deal.II/base/function_parser.h

index a271c0a2567d2412bf914cef60010d98cc5aea01..8be5ad5bd014f59a455005120f7bdb5b38ff9796 100644 (file)
@@ -130,7 +130,7 @@ template <typename> class Vector;
  * An example of time dependent scalar function is the following:
  * @code
  *    // Empty constants object
- *    std::map<std::string> constants;
+ *    std::map<std::string,double> constants;
  *
  *    // Variables that will be used inside the expressions
  *    std::string variables = "x,y,t";

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.