From: Matthias Maier Date: Sat, 24 Oct 2015 17:34:42 +0000 (-0500) Subject: Add a news/changes.h entry X-Git-Tag: v8.4.0-rc2~126^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e659ea67d71d9113156cba0e56c729cfbc5cd438;p=dealii.git Add a news/changes.h entry --- diff --git a/doc/news/changes.h b/doc/news/changes.h index a96a610d67..41390297b7 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -183,6 +183,14 @@ inconvenience this causes.

General

    +
  1. New: constrained_linear_operator() and constrained_right_hand_side() + implemented that provide a generic mechanism of applying constraints to a + LinearOperator. A detailed explanation with example code is given in the + @ref constraints module. +
    + (Mauro Bardelloni, Matthias Maier, 2015/10/25 - 2015/12/27) +
  2. +
  3. New: OpenCASCADE::read_IGES() and OpenCASCADE::read_STEP() have been unified in behaviour, and now they allow to extract *all* elements of the IGES and STEP files instead of only the faces. This allows the