From: mcbride Date: Fri, 17 Feb 2012 07:32:36 +0000 (+0000) Subject: Deletion of old results in step-44 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78de664ac62654bd74c644a32907c922ce2b039;p=dealii-svn.git Deletion of old results in step-44 git-svn-id: https://svn.dealii.org/trunk@25107 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-3/step-3.cc b/deal.II/examples/step-3/step-3.cc index 6a13779f7b..3efbf83d7a 100644 --- a/deal.II/examples/step-3/step-3.cc +++ b/deal.II/examples/step-3/step-3.cc @@ -83,12 +83,16 @@ #include #include + // Finally, this is for output to a // file and to the console: #include #include #include + + + // ...and this is to import the // deal.II namespace into the global // scope: diff --git a/deal.II/examples/step-4/step-4.cc b/deal.II/examples/step-4/step-4.cc index c7275e145e..748503166a 100644 --- a/deal.II/examples/step-4/step-4.cc +++ b/deal.II/examples/step-4/step-4.cc @@ -36,10 +36,12 @@ #include #include + #include #include #include + // This is new, however: in the previous // example we got some unwanted output from // the linear solvers. If we want to suppress @@ -216,6 +218,7 @@ double RightHandSide::value (const Point &p, for (unsigned int i=0; i