From 203f0b8e4ae146a373344af9d97552ecde2ca055 Mon Sep 17 00:00:00 2001 From: heister Date: Fri, 7 Jun 2013 16:05:15 +0000 Subject: [PATCH] more 64bit changes git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29797 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/petsc_parallel_block_vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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