]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Only 10 realizations.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Apr 2004 21:59:11 +0000 (21:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Apr 2004 21:59:11 +0000 (21:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@9004 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ceb20377730568e494b4e14a2bed77d52e9519c2..4e3cd38eb027981fb185cbf16a55a2c01934e973 100644 (file)
@@ -610,7 +610,8 @@ int main ()
     {
       deallog.depth_console (0);
 
-      for (unsigned int realization=0; realization<100; ++realization)
+      const unsigned int n_realizations = 10;
+      for (unsigned int realization=0; realization<n_realizations; ++realization)
         {
           std::cout << "Realization " << realization << ":" << std::endl;
   

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.