From: heister Date: Tue, 21 Jan 2014 15:44:16 +0000 (+0000) Subject: fix broken PETScWrappers::MPI::Vector::print() in parallel X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b26850a5b993a87f2d6c860135f96dd901af0b;p=dealii-svn.git fix broken PETScWrappers::MPI::Vector::print() in parallel git-svn-id: https://svn.dealii.org/trunk@32280 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/lac/petsc_vector_base.cc b/deal.II/source/lac/petsc_vector_base.cc index 5f4bd0118c..3233797c69 100644 --- a/deal.II/source/lac/petsc_vector_base.cc +++ b/deal.II/source/lac/petsc_vector_base.cc @@ -1036,10 +1036,10 @@ namespace PETScWrappers out.setf (std::ios::fixed, std::ios::floatfield); if (across) - for (size_type i=0; i