]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add type def to LA
authorcazamias <cazamias@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2013 20:59:07 +0000 (20:59 +0000)
committercazamias <cazamias@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2013 20:59:07 +0000 (20:59 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@28109 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/abstract_linear_algebra.h

index 575b7a0f0cd89b25cd8d07c8dffa4e1fa56dbb6b..d4e43a05dc8c5e11d4421dc16e90e7aebbf32278 100644 (file)
@@ -131,6 +131,13 @@ namespace LinearAlgebraPETSc
      * for other blocks of the system matrix.
      */
     typedef PETScWrappers::PreconditionILU PreconditionILU;
+    
+    /**
+     * Typedef for the Incomplete Jacobi decomposition preconditioner used
+     * for other blocks of the system matrix.
+     */
+    typedef PETScWrappers::PreconditionJacobi PreconditionJacobi;
+    
   }
 
 }

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.