]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Deletion of old results in step-44
authormcbride <mcbride@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Feb 2012 07:32:36 +0000 (07:32 +0000)
committermcbride <mcbride@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Feb 2012 07:32:36 +0000 (07:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@25107 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-3/step-3.cc
deal.II/examples/step-4/step-4.cc
deal.II/examples/step-44/doc/builds-on
deal.II/examples/step-44/doc/step-44.Q1P0_Ref_2.png [deleted file]
deal.II/examples/step-44/doc/step-44.Q1P0_Ref_4.png [deleted file]
deal.II/examples/step-44/doc/step-44.Q2P1_Ref_1.png [deleted file]
deal.II/examples/step-44/doc/step-44.Q2P1_Ref_3.png [deleted file]

index 6a13779f7b17df0a90c2e28efe0150e48ad670db..3efbf83d7a5a03056fe3e88676d2a72d3659284b 100644 (file)
 #include <deal.II/lac/solver_cg.h>
 #include <deal.II/lac/precondition.h>
 
+
                                 // Finally, this is for output to a
                                 // file and to the console:
 #include <deal.II/numerics/data_out.h>
 #include <fstream>
 #include <iostream>
 
+
+
+
                                 // ...and this is to import the
                                 // deal.II namespace into the global
                                 // scope:
index c7275e145efa90452565b83e194cd0b1fc6bdcbc..748503166abe7cf7258af30e2384e076e2b63036 100644 (file)
 #include <deal.II/lac/solver_cg.h>
 #include <deal.II/lac/precondition.h>
 
+
 #include <deal.II/numerics/data_out.h>
 #include <fstream>
 #include <iostream>
 
+
                                 // 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<dim>::value (const Point<dim> &p,
   for (unsigned int i=0; i<dim; ++i)
     return_value += 4*std::pow(p(i), 4);
 
+
   return return_value;
 }
 
index 90d9d634fe4e0c82cbc011b214bde364c79f8604..fa2a1ea5ea748a46bc8bcf5e3eb2b7b2f9b82703 100644 (file)
@@ -1 +1 @@
-step-18
+step-8 step-18
diff --git a/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_2.png b/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_2.png
deleted file mode 100755 (executable)
index 4af3f76..0000000
Binary files a/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_2.png and /dev/null differ
diff --git a/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_4.png b/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_4.png
deleted file mode 100755 (executable)
index ea59fed..0000000
Binary files a/deal.II/examples/step-44/doc/step-44.Q1P0_Ref_4.png and /dev/null differ
diff --git a/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_1.png b/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_1.png
deleted file mode 100755 (executable)
index 3f61cc7..0000000
Binary files a/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_1.png and /dev/null differ
diff --git a/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_3.png b/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_3.png
deleted file mode 100755 (executable)
index 59c182d..0000000
Binary files a/deal.II/examples/step-44/doc/step-44.Q2P1_Ref_3.png and /dev/null differ

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.