]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fixed an error in constructor of preconditioner.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Oct 2008 12:33:15 +0000 (12:33 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Oct 2008 12:33:15 +0000 (12:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@17190 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/trilinos_precondition.cc

index acf6fcfb677c399ce69abb0d138e5312a0cbbc73..6a8f4c9345f1d21bd8845414db3103ff0476937d 100755 (executable)
@@ -33,8 +33,8 @@ namespace TrilinosWrappers
 {
 
   PreconditionBase::PreconditionBase()
-                    :
 #ifdef DEAL_II_COMPILER_SUPPORTS_MPI
+                    :
                     communicator (MPI_COMM_WORLD)
 #endif
   {}

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.