]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove all traces of MinRes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 May 2012 10:19:06 +0000 (10:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 May 2012 10:19:06 +0000 (10:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@25515 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e0d0d63225fd9003baf8f35d16712bce307e8f8d..751159c4d90f08a8516dcd6a536475c1783c904d 100644 (file)
@@ -25,6 +25,7 @@
 #include <deal.II/lac/full_matrix.h>
 #include <deal.II/lac/sparse_matrix.h>
 #include <deal.II/lac/compressed_sparsity_pattern.h>
+#include <deal.II/lac/solver_cg.h>
 #include <deal.II/lac/precondition.h>
 #include <deal.II/lac/constraint_matrix.h>
 
 
 #include <deal.II/numerics/solution_transfer.h>
 
-                                 // In this tutorial, we can't use the CG-method as a solver, as
-                                 // described above, but we use the minimal residual method, which
-                                 // is included with this file.
-#include <deal.II/lac/solver_cg.h>
-//#include <deal.II/lac/solver_minres.h>
-
                                  // As in previous programs:
 namespace Step15
 {

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.