]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix documentation (upon report by Roger Young).
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Aug 2002 08:59:48 +0000 (08:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Aug 2002 08:59:48 +0000 (08:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@6321 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/parameter_handler.h

index 6e7fa43907fb2a9c80912a63c22b5c0ee3e396c4..412dae35325ab87e68a0d236833a922e23182dfd 100644 (file)
@@ -763,7 +763,7 @@ namespace Patterns
  *     prm.read_input ("simulation.in");
  *     // or
  *     char *in = "set Time step size = 0.3 \n ...";
- *     prm.read_input (in);
+ *     prm.read_input_from_string (in);
  *     ...
  *   @end{verbatim}
  *   You can use several sources of input successively. Entries which are changed more than

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.