From 84a054f7205d698c5ae310e5d4fe21ba452d47f6 Mon Sep 17 00:00:00 2001 From: danshapero Date: Wed, 13 Apr 2016 12:00:23 -0700 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 9ff33cdd4b..17be42c625 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -101,6 +101,13 @@ inconvenience this causes.
    +
  1. New: Added move operations to BlockIndices, BlockVectorBase and + BlockVector; Vector move operations nullify old object instead of + using swap. +
    + (Daniel Shapero, 2016/04/13) +
  2. +
  3. 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. -- 2.39.5