]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add typedef
authorTimo Heister <timo.heister@gmail.com>
Wed, 23 Oct 2013 15:18:12 +0000 (15:18 +0000)
committerTimo Heister <timo.heister@gmail.com>
Wed, 23 Oct 2013 15:18:12 +0000 (15:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@31401 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/generic_linear_algebra.h

index 765337da13a988cbd4ec7f37e08ee583b2c51c32..03baf18c74ba464fc85a0c2f1f3a655b3f754048 100644 (file)
@@ -65,7 +65,7 @@ namespace LinearAlgebraPETSc
   typedef PETScWrappers::SparseMatrix SparseMatrix;
 
   typedef PETScWrappers::SolverCG SolverCG;
-
+  typedef PETScWrappers::SolverGMRES SolverGMRES;
 
   namespace MPI
   {
@@ -146,6 +146,7 @@ namespace LinearAlgebraTrilinos
   typedef TrilinosWrappers::Vector Vector;
 
   typedef TrilinosWrappers::SolverCG SolverCG;
+  typedef TrilinosWrappers::SolverGMRES SolverGMRES;
 
   namespace MPI
   {

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.