]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog and link in tutorial
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 6 Jun 2019 10:00:04 +0000 (12:00 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 19 Jun 2019 15:45:57 +0000 (17:45 +0200)
doc/doxygen/tutorial/tutorial.h.in
doc/news/changes/major/20190606MartinKronbichler [new file with mode: 0644]
doc/news/changes/minor/20190606MartinKronbichler [new file with mode: 0644]

index 390b4154c57eb9250ce6d2c3d35961e245826c77..256136ef94f39e5325576ac83149589a6870b5e3 100644 (file)
  *       MGSmootherPrecondition, RelaxationBlock, DoFRenumbering::downstream
  *       </td></tr>
  *
- *   <tr valign="top">    
+ *   <tr valign="top">
  *       <td>step-64</td>
  *       <td> Solving a Helmholtz problem using matrix-free methods on the GPU
  *       with MPI parallelization.
  *       </td></tr>
  *
+ *   <tr valign="top">
+ *       <td>step-65</td>
+ *        <td> The TransfiniteInterpolationManifold and MappingQCache classes for
+ *        advanced manifold operations.
+ *       </td></tr>
+ *
  * </table>
  *
  * <a name="topic"></a>
  *       step-10,
  *       step-11,
  *       step-32,
- *       step-60
+ *       step-60,
+ *       step-65
  *     </td>
  *   </tr>
  *
  *       step-34,
  *       step-38,
  *       step-53,
- *       step-54
+ *       step-54,
+ *       step-65
  *     </td>
  *   </tr>
  *
  *     <td>
  *       step-37,
  *       step-48,
- *       step-59
+ *       step-59,
+ *       step-64
  *     </td>
  *   </tr>
  *
  *     <td>
  *       step-49,
  *       step-53,
- *       step-54
+ *       step-54,
+ *       step-65
  *     </td>
  *   </tr>
  *
diff --git a/doc/news/changes/major/20190606MartinKronbichler b/doc/news/changes/major/20190606MartinKronbichler
new file mode 100644 (file)
index 0000000..f8ee6b4
--- /dev/null
@@ -0,0 +1,6 @@
+New: The step-65 tutorial program presents TransfiniteInterpolationManifold, a
+manifold class that can propagate curved boundary information into the
+interior of a computational domain, and MappingQCache for fast operations for
+expensive manifolds.
+<br>
+(Martin Kronbichler, 2019/06/06)
diff --git a/doc/news/changes/minor/20190606MartinKronbichler b/doc/news/changes/minor/20190606MartinKronbichler
new file mode 100644 (file)
index 0000000..b0768aa
--- /dev/null
@@ -0,0 +1,5 @@
+New: The class MappingQCache implements a cache for the points generated by
+MappingQGeneric and derived classes to speed up consumers of the mapping for
+expensive manifolds.
+<br>
+(Martin Kronbichler, 2019/06/06)

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.