From dd2362df3cdb2d1bb3a9bec6fca8596cd1963afb Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Thu, 7 Aug 2014 15:07:54 +0200 Subject: [PATCH] Added changelog --- doc/news/changes.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index d24f09c434..1fdaab934a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -98,6 +98,19 @@ inconvenience this causes.
    + +
  1. New: Added FunctionManifoldChart descritpion. +
    + This class allows arbitrary manifold descriptions, in which you have + an explicit Function for the ManifoldChart::push_forward() + method, and an explicit Function for ManifoldChart::pull_back() + method (or an expression for both). In these cases, you can construct a + Manifold description on the fly. +
    + (Luca Heltai, 2014/08/07) +
  2. + +
  3. New: Added CylindricalManifold descritpion.
    This class allows refinement of cylindrical manifolds. It is a good -- 2.39.5