]> https://gitweb.dealii.org/ - dealii.git/commitdiff
update 2963/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 15 Aug 2016 20:13:53 +0000 (16:13 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 15 Aug 2016 20:13:53 +0000 (16:13 -0400)
include/deal.II/lac/petsc_precondition.h
tests/petsc/reinit_preconditioner_01.cc
tests/petsc/reinit_preconditioner_02.cc

index c872a7344ee25c90d56331480927e68cb7cd328b..678fbdd74564a177ce0661eb8a731f91a466f928 100644 (file)
@@ -380,7 +380,8 @@ namespace PETScWrappers
 
   /**
    * A class that implements the interface to use the PETSc Eisenstat
-   * preconditioner, which implements SSOR on each processor.
+   * preconditioner, which implements SSOR on the diagonal block owned by
+   * each processor.
    *
    * See the comment in the base class
    * @ref PreconditionerBase
index efef00c4de50058c9e95d26b2b06c9852282df51..99bcfb2d567d90c3bfab59ecf13ce1c12ba79595 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -95,12 +95,7 @@ int main (int argc, char **argv)
 
   test<PETScWrappers::PreconditionJacobi> ();
   test<PETScWrappers::PreconditionBlockJacobi> ();
-  //test<PETScWrappers::PreconditionSOR> ();
-  //test<PETScWrappers::PreconditionSSOR> ();
   test<PETScWrappers::PreconditionEisenstat> ();
-  //test<PETScWrappers::PreconditionICC> ();
-  //test<PETScWrappers::PreconditionILU> ();
-  //test<PETScWrappers::PreconditionLU> ();
   test<PETScWrappers::PreconditionBoomerAMG> ();
   test<PETScWrappers::PreconditionParaSails> ();
   test<PETScWrappers::PreconditionNone> ();
index cbbe0c30fbeeff62d40098d6d0da97e92db69126..e95089a04372d04d034fff55a602ee829100fc97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

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.