]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc for this->
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Dec 2002 19:55:52 +0000 (19:55 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Dec 2002 19:55:52 +0000 (19:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@6830 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-13/step-13.cc

index a18f32c6cf6095be93afdded1a1745d2fcb039f4..4c903aad035cf4043aab0b4d0f16606046bc33de 100644 (file)
@@ -670,6 +670,16 @@ namespace Evaluation
                                   // preprocessor, is as already
                                   // explained in the step-5 example
                                   // program.
+                                  //
+                                  // Also note that we have to prefix
+                                  // ``this->'' to access a member
+                                  // variable of the template
+                                  // dependent base class. The reason
+                                  // here, and further down in the
+                                  // program is the same as the one
+                                  // described in the step-7 example
+                                  // program (look for ``two-stage
+                                  // name lookup'' there).
   template <int dim>
   void
   SolutionOutput<dim>::operator () (const DoFHandler<dim> &dof_handler,

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.