From e659ea67d71d9113156cba0e56c729cfbc5cd438 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 24 Oct 2015 12:34:42 -0500 Subject: [PATCH] Add a news/changes.h entry --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5