]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a failure from Guido.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Sep 2002 00:11:44 +0000 (00:11 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Sep 2002 00:11:44 +0000 (00:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@6478 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 07dfedcbdc4920e071f04a96df3a639f2102de47..70848721781a7fb5cb12748ac1bff20d4cfbd867 100644 (file)
@@ -1429,7 +1429,7 @@ void DGMethod<dim>::solve (Vector<double> &solution)
 
                                   // Here we create the
                                   // preconditioner,
-  PreconditionBlockSSOR<double> preconditioner;
+  PreconditionBlockSSOR<SparseMatrix<double> > preconditioner;
 
                                   // we asigned the matrix to it and
                                   // set the right block size.

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.