From: Timo Heister Date: Tue, 7 Jun 2016 12:34:07 +0000 (+0100) Subject: changelog entry X-Git-Tag: v8.5.0-rc1~982^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2669%2Fhead;p=dealii.git changelog entry --- diff --git a/doc/news/changes.h b/doc/news/changes.h index d4d02ab212..1d23802909 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -269,6 +269,13 @@ inconvenience this causes.
    +
  1. Fixed: FEFieldFunction now works correctly in distributed computations, + where before exceptions of type ExcPointNotAvailableHere could occur for + evaluation points on or close to a boundary to a ghost cell. +
    + (Timo Heister, 2016/06/06) +
  2. +
  3. Fixed: The Tensor class was not explicitly instantiated. This did not matter in almost all contexts because its members are all defined as @p inline in the header file. The only cases where it matters if one