From: Timo Heister Date: Fri, 7 Jun 2013 16:05:15 +0000 (+0000) Subject: more 64bit changes X-Git-Tag: v8.0.0~120^2~23 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afafddfdc466aec4ed80a8c48ff8edbf9e09fac;p=dealii.git more 64bit changes git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29797 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/petsc_parallel_block_vector.h b/deal.II/include/deal.II/lac/petsc_parallel_block_vector.h index 8167bc0101..2c73f7f983 100644 --- a/deal.II/include/deal.II/lac/petsc_parallel_block_vector.h +++ b/deal.II/include/deal.II/lac/petsc_parallel_block_vector.h @@ -517,7 +517,7 @@ namespace PETScWrappers const std::vector &ghost_entries, const MPI_Comm &communicator) { - std::vector sizes(parallel_partitioning.size()); + std::vector sizes(parallel_partitioning.size()); for (unsigned int i=0; i