]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed DA comments.
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 9 Apr 2018 21:07:54 +0000 (23:07 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Mon, 9 Apr 2018 21:07:54 +0000 (23:07 +0200)
examples/step-53/step-53.cc

index 47a09ff2a27ade4bebb579090c1ea8909b787552..b696737021a353b894ac14bcf862fcc3e65534ba 100644 (file)
 #include <boost/iostreams/device/file.hpp>
 
 // The last include file is required because we will be using a feature that is
-// not part of the C++11 standard. The deal.II library, however, can be installed
-// with a C++11 compliant compiler, without assuming that C++14 or C++17 features are
-// available. As some of these features are very useful, we provide their
-// implementation in an internal namespace, if the compiler does not support them:
+// not part of the C++11 standard. As some of the C++14 features are very useful,
+// we provide their implementation in an internal namespace, if the compiler 
+// does not support them:
 #include <deal.II/base/std_cxx14/memory.h>
 
 #include <iostream>

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.