]> https://gitweb.dealii.org/ - dealii.git/commitdiff
changelog, typo 653/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 22 Mar 2015 15:42:21 +0000 (11:42 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 22 Mar 2015 15:42:21 +0000 (11:42 -0400)
doc/doxygen/headers/matrices.h
doc/news/changes.h

index 1841443030c9a6e4f552394181e3b1a33eed844f..2bfee88e66bc9f28e1bcf08e22ee8dc774f733c1 100644 (file)
@@ -195,7 +195,7 @@ class MATRIX
  * will not be used and be de-allocated upon compression.
  *
  * To avoid this, deal.II contains a "dynamic" or "compressed" sparsity
- * pattern called DynamicSparsityPattern that only allocate as much memory as
+ * pattern called DynamicSparsityPattern that only allocates as much memory as
  * necessary to hold the currently added entries. While this saves much memory
  * compared to the worst-case behavior mentioned above, it requires the use of
  * less efficient storage schemes for insertion of elements, and the frequent
index c52069718a5fecf48f52d1237776d4bc5c0b0cde..2579dbf8c83235883583479057b131a73030d737 100644 (file)
@@ -325,6 +325,15 @@ inconvenience this causes.
 
 
 <ol>
+
+  <li> Changed: All (Block)Compressed*SparsityPattern classes got
+  replaced by DynamicSparsityPattern and
+  BlockDynamicSparsityPattern, respectively and all examples now
+  teach the dynamic way of creating dynamic sparsity patterns.
+  <br>
+  (Timo Heister, 2015/03/22)
+  </li>
+
   <li> Improved: We have traditionally had a large number of exceptions
   that did not output any useful error message other than the name
   of the exception class. This name was suggestive of the error that
@@ -384,7 +393,7 @@ inconvenience this causes.
 
   <li> New: Add MueLu preconditioner from Trilinos through the class
   TrilinosWrappers::PreconditionAMGMueLu. This is a new algebraic
-  multigrid package. The input parameters are almost the same as the ones 
+  multigrid package. The input parameters are almost the same as the ones
   from ML so that the two preconditioners can be easily swapped.
   <br>
   (Bruno Turcksin, 2015/03/11)
@@ -528,7 +537,7 @@ inconvenience this causes.
   (Wolfgang Bangerth, 2015/01/16)
   </li>
 
-  <li> New: dealii::multithread_info.n_cpus returns the correct number of CPU 
+  <li> New: dealii::multithread_info.n_cpus returns the correct number of CPU
   on FreeBSD.
   <br>
   (Bruno Turcksin, 2015/01/14)

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.