]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typo.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Jan 2014 12:54:48 +0000 (12:54 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Jan 2014 12:54:48 +0000 (12:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@32233 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e03e244297f97fd5fa9121026a40208c77ad76b7..67b1a5b4138395c8c318c0c639ae2cc96bbcd69e 100644 (file)
@@ -526,7 +526,7 @@ namespace Step16
         // with a gotcha that is easily forgotten: The indices of global
         // degrees of freedom we want here are the ones for current level, not
         // for the global matrix. We therefore need the function
-        // MGDoFAccessorLLget_mg_dof_indices, not
+        // MGDoFAccessor::get_mg_dof_indices, not
         // MGDoFAccessor::get_dof_indices as used in the assembly of the
         // global system:
         cell->get_mg_dof_indices (local_dof_indices);

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.