]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add a changes.h entry
authorMatthias Maier <tamiko@43-1.org>
Wed, 8 Apr 2015 12:59:05 +0000 (14:59 +0200)
committerMatthias Maier <tamiko@43-1.org>
Sun, 19 Apr 2015 20:55:06 +0000 (22:55 +0200)
doc/news/changes.h

index 916737a1eda6d882be5bab7d89dbcf209a4a5da5..ce4f8efc1a929f894ca5554f02a6fbdb39f58b6c 100644 (file)
@@ -352,6 +352,16 @@ inconvenience this causes.
 
 
 <ol>
+  <li> New: A LinearOperator class that stores the abstract concept of a
+  linear operator. The class is fully compatible with the solver and
+  preconditioner interfaces. The primary purpose of this class is to
+  provide syntactic sugar for complex matrix-vector operations and free the
+  user from having to create, set up and handle intermediate storage
+  locations by hand.
+  <br>
+  (Matthias Maier, 2015/04/08)
+  </li>
+
   <li> Fixed: There were a number of places in the library where we unconditionally
   called functions <code>_mm_malloc()/_mm_free()</code> to allocate and free
   memory with a known alignment. This function, however, is only available on

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.