]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mention step-19.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 11 Sep 2005 01:38:08 +0000 (01:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 11 Sep 2005 01:38:08 +0000 (01:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@11398 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 27489b2b3ae6eafc00928125ad0988a92d892577..931ee39dffcf6352e185374b5e48b1a9acb09745 100644 (file)
@@ -754,16 +754,18 @@ namespace Patterns
 
 /**
  *   The ParameterHandler class provides a standard interface to an input file
- *   which provides at run-time for program parameters such as time step sizes,
- *   geometries, right hand sides etc. The input for the program is given in files,
- *   streams or strings in memory using text like
+ *   which provides at run-time for program parameters such as time step
+ *   sizes, geometries, right hand sides etc. The input for the program is
+ *   given in files, streams or strings in memory using text like
  *   @verbatim
  *     set Time step size = 0.3
  *     set Geometry       = [0,1]x[0,3]
  *   @endverbatim
- *   Input may be sorted into subsection trees in order to give the input a logical
- *   structure.
+ *   Input may be sorted into subsection trees in order to give the input a
+ *   logical structure.
  *
+ *   The ParameterHandler class is discussed in detail in the step-19 example
+ *   program.
  *   
  *   <h3>Declaring entries</h3>
  *   

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.