]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mention changes to tutorial namespacing.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 16 Aug 2011 16:29:32 +0000 (16:29 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 16 Aug 2011 16:29:32 +0000 (16:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@24101 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h

index 841834459819f0ee6df25599fcee9ead0149ec4d..20b3e520c88036817d32aa490a79d1723d2381cd 100644 (file)
@@ -93,6 +93,18 @@ changed to use std_cxx1x::_1, std_cxx1x::_2, etc from now on.
 <h3>General</h3>
 
 <ol>
+<li> Changed: Several of the tutorial programs used the same class
+names, often <code>LaplaceProblem</code> in the earlier programs.
+There is nothing inherently wrong with this, since these are
+entirely separate programs, but this sometimes confused
+integrated development environments because searching for
+individual symbols would turn up several occurrences in different
+files. To make this a bit simpler, the main classes for step-3
+through step-6 were renamed to <code>StepX</code> (steps 1 and 2
+do not have a main class).
+<br>
+(Wolfgang Bangerth, Guido Kanschat 2011/08/16)
+
 <li> Extended: Many operations on objects of
 type Point<0>, Quadrature<0>, etc
 (including creation) were previously forbidden since such objects do not make

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.