]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Incompatibility: hp::DoFHandler
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 23 Apr 2021 01:12:01 +0000 (19:12 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 23 Apr 2021 01:55:05 +0000 (19:55 -0600)
9.3/paper.tex

index 276fce292f6d859beac2e0e23b750a32992d6ec0..784ef6c4ac7969e4606d506101e720cab47e183f 100644 (file)
@@ -891,7 +891,13 @@ interfaces that are not usually used in external
 applications. That said, the following are worth mentioning since they
 may have been more widely used:
 \begin{itemize}
-  \item
+  \item The \texttt{hp::DoFHandler} class has been deprecated. The standard
+        \texttt{DoFHandler} class is now capable of all $hp$-functionalities.
+  \item Consequently, all template arguments \texttt{DoFHandlerType} are obsolete,
+        and classes like \texttt{DataOut} or \texttt{SolutionTransfer} for example
+        no longer require them. If you rely on these template arguments, an interim
+        namespace \texttt{Legacy} has been introduced that provides all affected
+        classes with the old interface for the transition phase.
 \end{itemize}
 
 

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.