]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make work.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 27 Oct 2012 11:38:03 +0000 (11:38 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 27 Oct 2012 11:38:03 +0000 (11:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@27227 0785d39b-7218-0410-832d-ea1e28bc413d

tests/petsc/petsc_mf_testmatrix.h
tests/petsc/solver_03_mf.cc
tests/petsc/solver_03_mf/cmp/generic

index 093ea6b6d520ce0596d042b55c39fd7ea90ba850..0d9441323f77599ddff6d0b2a7c4226b6728e581 100644 (file)
@@ -6,6 +6,9 @@
 #include <deal.II/lac/petsc_matrix_free.h>
 #include <deal.II/lac/vector.h>
 
+// A variant of the tests/lac/testmatrix.h file that uses the PETSc
+// matrix free interface
+
 
 /**
  * Finite difference PETSc matrix-free object on uniform grid.
index a914c25cd2d189c547ff4b9508af05f057a78f13..4037e28989fde59a3e55b847badcf4a9141a728a 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2004, 2005, 2010 by the deal.II authors
+//    Copyright (C) 2004, 2005, 2010, 2012 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -15,7 +15,7 @@
 
 
 #include "../tests.h"
-#include "../lac/petsc_mf_testmatrix.h"
+#include "petsc_mf_testmatrix.h"
 #include <cmath>
 #include <fstream>
 #include <iostream>
index 223728180003232627edcc2e59797bfe69809c2a..bea3eb1acb2f54e340466baac7a5316492c1498c 100644 (file)
@@ -1,6 +1,6 @@
 
 DEAL::Size 32 Unknowns 961
 DEAL::Solver type: N6dealii13PETScWrappers8SolverCGE
-DEAL::Starting value 7.750
-DEAL::Convergence step 41 value 0.0006730
-DEAL::Solver stopped after 41 iterations
+DEAL::Starting value 31.00
+DEAL::Convergence step 43 value 0.0008189
+DEAL::Solver stopped after 43 iterations

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.