From dbc8db1aabe9a590d826e0229592ff07a9f416f8 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 12 Apr 2016 18:00:17 +0200 Subject: [PATCH] changelog --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 9adc1e124f..57682e3e8e 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -101,6 +101,13 @@ inconvenience this causes.
    +
  1. New: Added TensorProductManifold to create new manifolds from two + ChartManifold objects. This can be used, for example, to combine a + 2d manifold with a flat manifold for an extruded mesh. +
    + (Timo Heister, 2016/04/12) +
  2. +
  3. New: Added New option in the read_ucd function of the GridIn class. A flag can now be assigned to the function, to decide wether the indicators specified in a UCD file should be interpreted as -- 2.39.5