]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc fix.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Nov 2002 22:20:25 +0000 (22:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Nov 2002 22:20:25 +0000 (22:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@6754 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 412dae35325ab87e68a0d236833a922e23182dfd..8713d5553b5fb729018e33e422e3eab0cb5909b6 100644 (file)
@@ -979,8 +979,12 @@ namespace Patterns
  *           
  *                                        // get parameters into the program
  *       std::cout << std::endl << std::endl
- *            << "Getting parameters:" << std::endl;
+ *                 << "Getting parameters:" << std::endl;
  *       p.get_parameters (prm);
+ *
+ *                                        // now run the program with these
+ *                                        // input parameters
+ *       p.do_something ();
  *     };
  *   @end{verbatim}
  *

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.