]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compile problem.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 1 Feb 2010 12:46:10 +0000 (12:46 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 1 Feb 2010 12:46:10 +0000 (12:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@20482 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/constraint_matrix.cc

index a4da438d13084497beca0d021c1d41f2a545fd26..493aef2adaf54b2c41c2859a96a036eb3d1787b3 100644 (file)
@@ -2065,7 +2065,7 @@ ConstraintMatrix::distribute (TrilinosWrappers::MPI::BlockVector &vec) const
        (my_indices.make_trilinos_map (mpi_comm->Comm(), true));
 #else
       TrilinosWrappers::MPI::Vector vec_distribute 
-       (my_indices.make_trilinos_map (MPI_COMM_WORLD, true)));
+       (my_indices.make_trilinos_map (MPI_COMM_WORLD, true));
 #endif
 
                                   // here we import the data

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.