]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Changelog.
authorLuca Heltai <luca.heltai@sissa.it>
Wed, 20 Sep 2017 12:22:04 +0000 (14:22 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 26 Sep 2017 17:19:24 +0000 (19:19 +0200)
doc/news/changes/major/20170920LucaHeltai [new file with mode: 0644]

diff --git a/doc/news/changes/major/20170920LucaHeltai b/doc/news/changes/major/20170920LucaHeltai
new file mode 100644 (file)
index 0000000..fe92a76
--- /dev/null
@@ -0,0 +1,12 @@
+New: A new ParameterAcceptor class has been added to the library.
+The class is intended to be used as a base class for any class
+that wants to handle parameters using the ParameterHandler class.
+
+If you derive all your classes from ParameterAcceptor, and declare 
+your parameters either with parse/declare_parameters methods or
+via the ParameterAcceptor::add_parameter() method, then the declaring
+and parsing of your parameter files will be automatically managed 
+by the ParameterAcceptor::initialize() function.
+<br>
+(Luca Heltai, 2017/09/20)
+

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.