]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Announce one-library changes.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Oct 2010 12:47:44 +0000 (12:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Oct 2010 12:47:44 +0000 (12:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@22517 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h

index eacb037a18888a3ea7b6f3cc859a669ca8835fbe..76f7700cf3f5462ea14479d3261a10a8f9611ede 100644 (file)
@@ -30,6 +30,23 @@ inconvenience this causes.
 </p>
 
 <ol>
+<li>
+        deal.II has had a somewhat quirky directory and library structure for
+        historical reasons, but this has now changed: All include and source
+        files are now under the top-level <code>include/</code>
+        and <code>source</code> directories. Furthermore, we no longer build a
+        plethora of libraries but only <code>libdeal_II.g.so</code> (debug
+        version) and <code>libdeal_II.so</code> (optimized version). In
+       particular, we no longer build different versions of the library for
+       different space dimensions.
+       <br>
+       As a consequence, if your makefile makes any assumption on the
+       location of deal.II include files or the name of the deal.II library
+       it will need to be changed.
+       <br>
+       (WB 2010/10/25)
+       </li>
+
 <li> The <code>Polynomials::Lagrange::generate_complete_basis</code>
 function has been renamed to Polynomials::generate_complete_Lagrange_basis .
 The function was previously the only member of a class, and a static

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.