]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in step-51 files 9553/head
authorgrahambenharper <grahambenharper@gmail.com>
Wed, 19 Feb 2020 19:00:12 +0000 (12:00 -0700)
committergrahambenharper <grahambenharper@gmail.com>
Wed, 19 Feb 2020 19:00:12 +0000 (12:00 -0700)
examples/step-51/step-51.cc
tests/bits/step-51.cc
tests/bits/step-51p.cc

index fa0ac2fa5972e0e73e0f1a52ee9cdea1453d183a..5f64875649e8b2880a749dde424a44109fbda931 100644 (file)
@@ -294,7 +294,7 @@ namespace Step51
     void assemble_system(const bool reconstruct_trace = false);
     void solve();
     void postprocess();
-    void refine_grid(const unsigned int cylce);
+    void refine_grid(const unsigned int cycle);
     void output_results(const unsigned int cycle);
 
     // Data for the assembly and solution of the primal variables.
index dd4e316d1c73b7edf063595e39a2de972809dac3..7e4361d5bfbf4b8572291c49dde47fd069121ad5 100644 (file)
@@ -273,7 +273,7 @@ namespace Step51
     void
     postprocess();
     void
-    refine_grid(const unsigned int cylce);
+    refine_grid(const unsigned int cycle);
     void
     output_results(const unsigned int cycle);
 
index 246ea3414ec415ee3773202c6e0c0752406a340f..4968479f39370b68c876c757f559d13d898d956f 100644 (file)
@@ -273,7 +273,7 @@ namespace Step51
     void
     postprocess();
     void
-    refine_grid(const unsigned int cylce);
+    refine_grid(const unsigned int cycle);
     void
     output_results(const unsigned int cycle);
 

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.