From 2da34ebbea8f6cff9cab5ba2a18b17797f946bf2 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret <jppelteret@gmail.com> Date: Sat, 11 May 2019 21:13:13 +0200 Subject: [PATCH] Add some tutorial keywords for step-44 --- doc/doxygen/tutorial/tutorial.h.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 2b03bfef2a..e34bfee292 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -393,6 +393,11 @@ * <tr valign="top"> * <td>step-44</td> * <td> Finite strain hyperelasticity based on a three-field formulation. + * <br/> Keywords: CellDataStorage, FEValuesExtractors, WorkStream::run, + * BlockSparseMatrix, BlockVector, ComponentSelectFunction, + * Physics::Elasticity, FullMatrix::extract_submatrix_from, + * FullMatrix::scatter_matrix_to, LinearOperator, SolverSelector, + * PreconditionSelector, ReductionControl, MappingQEulerian * </td></tr> * * <tr valign="top"> -- 2.39.5