]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Mention that we now require C++14.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 23 Jun 2021 04:28:10 +0000 (22:28 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 23 Jun 2021 04:28:10 +0000 (22:28 -0600)
9.3/paper.bib
9.3/paper.tex

index 0d2b66d7fb585d12badb58bd2fb263acfafd7db8..c390c715d6044a5ee824b56073828eb5b04b9c1f 100644 (file)
@@ -448,11 +448,18 @@ Collection of deal.II Manifold Wrappers for the OpenCASCADE Library}},
 
 @Misc{cpp11,
   key =          {C++11},
-  author =       {International Standards Organization},
+  author =       {{International Standards Organization}},
   title =        {{ISO/IEC} 14882:2011: The {C}++11 Programming Language Standard},
   howpublished = {\url{http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372}},
   year =         2011}
 
+@Misc{cpp14,
+  key =          {C++14},
+  author =       {{International Standards Organization}},
+  title =        {{ISO/IEC} 14882:2014: The {C}++14 Programming Language Standard},
+  howpublished = {\url{https://www.iso.org/standard/64029.html}},
+  year =         2014}
+
 @Article{trilinos,
   author =       {M. A. Heroux and R. A. Bartlett and V. E. Howle and R. J. Hoekstra and J. J. Hu
                   and T. G. Kolda and R. B. Lehoucq and K. R. Long and R. P. Pawlowski and
index 6be19348117b40f28fcbb4830c639e6767996ded..d515dff5e134b1daa3b674f9ebddb30bbf667141 100644 (file)
@@ -255,7 +255,7 @@ that we briefly outline in the remainder of this section:
   accessible on \texttt{Docker Hub} via \texttt{dealii/dealii:master-focal}. This image is
   particular useful when used in the continuous-integration processes of user codes.
 
-  \item A long standing orientation issue for the vector valued finite
+  \item A long-standing orientation issue for the vector valued finite
   element \texttt{FE\_RaviartThomas<3>} was resolved. This issue
   prevented the user from using this class on meshes with cells that
   do not have standard orientation, i.e., cells that have faces that
@@ -264,6 +264,9 @@ that we briefly outline in the remainder of this section:
   necessary $H(\mathrm{div})$-conformity condition is met for all
   polynomial orders. This is verified through a new conformity test
   on non-standard meshes.
+
+  \item \dealii{} now requires compilers to support the C++14 standard
+    \cite{cpp14}.
 \end{itemize}
 %
 The changelog lists more than 200 other features and bugfixes.

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.