]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed typo in FunctionParser examples. 3287/head
authorkbzowski <bzowski.k@gmail.com>
Tue, 25 Oct 2016 11:51:20 +0000 (13:51 +0200)
committerkbzowski <bzowski.k@gmail.com>
Tue, 25 Oct 2016 11:51:20 +0000 (13:51 +0200)
include/deal.II/base/function_parser.h

index 8be5ad5bd014f59a455005120f7bdb5b38ff9796..a2be814e725abf5489912f688202e3e05a4bd005 100644 (file)
@@ -155,7 +155,7 @@ template <typename> class Vector;
  * function by using a single string:
  * @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";

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.