From: oneliefleft Date: Fri, 1 Aug 2014 01:43:06 +0000 (+0000) Subject: Fix a typo... X-Git-Tag: v8.2.0-rc1~237^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acaf69089b885deda5361a72e6bd8d0e9336a08f;p=dealii.git Fix a typo... --- diff --git a/include/deal.II/lac/petsc_vector_base.h b/include/deal.II/lac/petsc_vector_base.h index 90e73b02e1..717cd84485 100644 --- a/include/deal.II/lac/petsc_vector_base.h +++ b/include/deal.II/lac/petsc_vector_base.h @@ -1298,7 +1298,7 @@ namespace PETScWrappers ierr = VecGetArray(locally_stored_elements, &ptr); AssertThrow (ierr == 0, ExcPETScError(ierr)); - for (PetscInti=0; i=static_cast(begin)