]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mention namespaces in step-20. 9416/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 22 Jan 2020 23:51:37 +0000 (16:51 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 22 Jan 2020 23:51:37 +0000 (16:51 -0700)
examples/step-20/step-20.cc

index c1713c06e77a799f8be3b75e2ec34ec4aee84526..98d412490b0cb80ba0f9001a7bcba8df83f4591a 100644 (file)
@@ -64,7 +64,8 @@
 // <code>TensorFunction</code> class that offers such functionality:
 #include <deal.II/base/tensor_function.h>
 
-// The last step is as in all previous programs:
+// The last step is as in all previous programs: We put all of the code relevant
+// to this program into a namespace. (This idea was first introduced in step-7.)
 namespace Step20
 {
   using namespace dealii;

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.