]> https://gitweb.dealii.org/ - dealii.git/commitdiff
In Step-5 tutorial, updates name of function being removed (make_grid_and_dofs -...
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Wed, 8 Jan 2020 15:15:54 +0000 (15:15 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Wed, 8 Jan 2020 15:15:54 +0000 (15:15 +0000)
examples/step-5/step-5.cc

index 24d6b9a6af2345287859060495a89a83f43df6fe..a9d864aa4dd87f04dfd88298bf4c651299f82517 100644 (file)
@@ -63,7 +63,7 @@ using namespace dealii;
 // @sect3{The <code>Step5</code> class template}
 
 // The main class is mostly as in the previous example. The most visible
-// change is that the function <code>make_grid_and_dofs</code> has been
+// change is that the function <code>make_grid</code> has been
 // removed, since creating the grid is now done in the <code>run</code>
 // function and the rest of its functionality is now in
 // <code>setup_system</code>. Apart from this, everything is as before.

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.