]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 2488/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 8 Apr 2016 21:05:33 +0000 (16:05 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 10 Apr 2016 00:40:25 +0000 (19:40 -0500)
doc/news/changes.h

index 5707bee12a92cf3a2b78efd7c88d3b11ba68c72a..eb6858df677886931a7b30f2763b7e4ad4c3f008 100644 (file)
@@ -93,6 +93,21 @@ inconvenience this causes.
 <h3>General</h3>
 
 <ol>
+ <li> New: Manifold objects were previously only used to compute the
+ locations of individual new points on a manifold. Now, they are also
+ used to compute tangent vectors (via Manifold::get_tangent_vector()), and this
+ functionality provides the basis for computing normal vectors to manifolds
+ as well.
+ <br>
+ In many cases, tangent vectors can be computed quite easily if the
+ manifold has a functional description, i.e., if it can be
+ represented via the ChartManifold class. In those cases, it is only
+ necessary to overload the ChartManifold::push_forward_gradient()
+ function that computes the derivatives of the push forward operation.
+ <br>
+ (Luca Heltai, Wolfgang Bangerth, 2016/04/08)
+ </li>
+
  <li> New: Added GridGenerator::torus() to generate the volume mesh of a
  torus in three dimensions and a manifold description TorusManifold to
  go with it.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.