]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Include solutions coincide line.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Nov 2001 17:35:21 +0000 (17:35 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Nov 2001 17:35:21 +0000 (17:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@5257 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3d93e2cca407ebfc4db530e021aed3379fa8927b..a9df8e94910bc7133b5519638cd637abc8a08590 100644 (file)
@@ -1642,7 +1642,9 @@ void DGMethod<dim>::run ()
       const double difference=solution1.linfty_norm();
       if (difference>1e-13)
        std::cout << "solution1 and solution2 differ!!" << std::endl;
-
+      else
+       std::cout << "solution1 and solution2 coincide." << std::endl;
+       
                                       // Finally we perform the
                                       // output.
       output_results (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.