From: Matthias Maier Date: Mon, 7 May 2018 21:05:53 +0000 (-0500) Subject: put changelog entry back in place X-Git-Tag: v9.0.0-rc4~8^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6516%2Fhead;p=dealii.git put changelog entry back in place --- diff --git a/doc/news/8.5.0-vs-9.0.0.h b/doc/news/8.5.0-vs-9.0.0.h index 9a7a0beadc..79fe793e29 100644 --- a/doc/news/8.5.0-vs-9.0.0.h +++ b/doc/news/8.5.0-vs-9.0.0.h @@ -698,6 +698,14 @@ inconvenience this causes.
    +
  1. + New: The tutorial step-59 shows a matrix-free solver for the Poisson + equation discretized with the symmetric interior penalty discontinous + Galerkin method. +
    + (Katharina Kormann, Martin Kronbichler, 2018/05/04) +
  2. +
  3. New: The MatrixFree framework has been reworked to also support face integrals in DG. The new function MatrixFree::loop() takes three function pointers for