From 0f9058cf51df7d6ae17e3366e68c39894d08b156 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Wed, 20 Jul 2016 02:29:03 +0200 Subject: [PATCH] Entry in changes.h --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index fe3edfa31f..df133e88fc 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -360,6 +360,13 @@ inconvenience this causes.

Specific improvements

    +
  1. Improved: Replace by a std::vector for initializing + the constrained boundary DoFs, since the function values + where not used. Allow for non-primitive FiniteElements. +
    + (Daniel Arndt, 2016/07/20) +
  2. +
  3. Fixed: Work around an issue with the OpenMPI installation on certain Ubuntu versions: The build system now automatically drops the "-fuse-ld=gold" linker flag if openmpi is incompatible with it. -- 2.39.5