]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Fix typo.
authorMarc Fehling <mafehling.git@gmail.com>
Sat, 27 May 2023 23:14:35 +0000 (17:14 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 27 May 2023 23:14:35 +0000 (17:14 -0600)
9.5/paper.tex

index a690420d3614bfd0ec6e832ee9ee221a67fb42e8..759b1e038a40b3a968e9a08f7e173ea420af8c2b 100644 (file)
@@ -774,7 +774,7 @@ may have been more widely used:
   The class \texttt{hp::DoFHandler} has been removed. The standard \texttt{DoFHandler} now implements all hp-related functionality.
 
   \item
-  We improved the type safety for active and future FE indices in the \texttt{DoFHandler} implementation by introducing a new datatype \texttt{types::fe\textunderscore{}index}. Corresponding functions like \texttt{DoFCellAccessor::active\textunderscore{}fe\textunderscore{}index()} and \texttt{DoFHandler::get\textunderscore{}active\textunderscore{}fe\textunderscore{}indices()} have changed their interface.
+  We improved the type safety for active and future FE indices in the \texttt{DoFHandler} implementation by introducing a new data type \texttt{types::fe\textunderscore{}index}. Corresponding functions like \texttt{DoFCellAccessor::active\textunderscore{}fe\textunderscore{}index()} and \texttt{DoFHandler::get\textunderscore{}active\textunderscore{}fe\textunderscore{}indices()} have changed their interface.
 
   \item
   This rework also affects the serialization process of active FE indices. You will need to recreate your serialized data \textit{if and only if} you work in hp-mode. You can continue to use previously generated data if you do not use hp-mode. A special case forms \texttt{parallel::distributed::Triangulation} for non-hp data, in which it is sufficient to increase the version in the metadata file by one from ``4'' to ``5''.

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.