From 9e61c15c78c75f8f99350a5807deb2be38db7d85 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 11 Apr 2015 00:56:35 +0200 Subject: [PATCH] changes.h entry --- doc/news/changes.h | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 2574563ce3..2a5876482a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -38,11 +38,23 @@ inconvenience this causes.

    +
  1. Removed: The generic, templated vmult, Tvmult, etc. -interfaces of + LAPACKFullMatrix - they were never implemented. +
    + (Matthias Maier, 2015/04/10) +
  2. + +
  3. Removed: SparseDirectUMFPACK::vmult_add and + SparseDirectUMFPACK::Tvmult_add - they were never implemented. +
    + (Matthias Maier, 2015/04/10) +
  4. +
  5. Removed: The class NamedData has been removed after it had been superceded by AnyData a while ago. This affects the use of classes in Algorithms and MeshWorker
    - (Guido KAnschat, 2015/04/02) + (Guido Kanschat, 2015/04/02)
  6. Removed: The CMake configuration does not use the variable -- 2.39.5