]> https://gitweb.dealii.org/ - dealii.git/commitdiff
a test that presently fails because minres is not equipped to deal with block systems
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 17 Feb 2006 00:01:09 +0000 (00:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 17 Feb 2006 00:01:09 +0000 (00:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@12393 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/block_minres.cc

index ea0f9eafde1d036135ff1a23b60ed13a6b6a53ed..9262f11b9ef2e98ef7a1b75935561224b6e7fe76 100644 (file)
@@ -81,4 +81,6 @@ int main()
   SolverMinRes<BlockVector<double> > minres (solver_control);
 
   minres.solve (block_A, b, a, PreconditionIdentity());
+
+  deallog << "OK" << std::endl;
 }

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.