]> https://gitweb.dealii.org/ - dealii.git/commitdiff
step-7: Remove doc about default constructor. 12206/head
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 14 May 2021 20:26:54 +0000 (14:26 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 14 May 2021 20:26:54 +0000 (14:26 -0600)
examples/step-7/step-7.cc

index 0fb3a4da7562726f50f0260cbe28b3744684eab8..6229dae8516a67a518e06583699f594d115ce758 100644 (file)
@@ -168,9 +168,6 @@ namespace Step7
   // dimension <code>dim</code> guarantees that the tensor will have the right
   // shape (since it is built into the type of the object itself), so the
   // compiler can catch most size-related mistakes for us.
-  //
-  // Like in step-4, for compatibility with some compilers we explicitly
-  // declare the default constructor:
   template <int dim>
   class Solution : public Function<dim>, protected SolutionBase<dim>
   {

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.