]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Link to a discussion in step-13.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Oct 2013 02:23:20 +0000 (02:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Oct 2013 02:23:20 +0000 (02:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@31452 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 99c18dc75e2f72bb7986e3103035556be29fa175..cd2207025fb5159f235273eafa53fa15563bf624 100644 (file)
@@ -2192,9 +2192,11 @@ namespace Step32
   // std_cxx1x::_3</code> for the local assembly function that specify
   // cell, scratch data, and copy data, as well as the placeholder
   // <code>std_cxx1x::_1</code> for the copy function that expects the
-  // data to be written into the global matrix. On the other hand, the
-  // implicit zeroth argument of member functions (namely the
-  // <code>this</code> pointer of the object on which that member
+  // data to be written into the global matrix (for placeholder
+  // arguments, also see the discussion in step-13's
+  // <code>assemble_linear_system()</code> function). On the other
+  // hand, the implicit zeroth argument of member functions (namely
+  // the <code>this</code> pointer of the object on which that member
   // function is to operate on) is <i>bound</i> to the
   // <code>this</code> pointer of the current function. The
   // WorkStream::run function, as a consequence, does not need to know

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.