From 855dfd61911f5e00020fd1e4fe06c21a7129bf03 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 29 Dec 2014 18:32:48 -0600 Subject: [PATCH] Fix missing instantiations. --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 1884913fe3..6c4e135564 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -57,6 +57,13 @@ inconvenience this causes.

Specific improvements

    +
  1. Fixed: VectorTools::interpolate_to_different_mesh() was accidentally + only instantiated for dealii::Vector arguments, rather than all vector + classes. This is now fixed. +
    + (Benjamin Brands, Wolfgang Bangerth, 2014/12/29) +
  2. +
  3. Fixed: Use CASROOT environment variable as additional hint for opencasacade.
    -- 2.39.5