From: Nico Barnafi Date: Mon, 9 May 2022 22:45:05 +0000 (+0200) Subject: Update source/lac/petsc_parallel_sparse_matrix.cc X-Git-Tag: v9.5.0-rc1~947^2~18 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7d030cc162acb64aca6fe29e1a9996a3fa1999;p=dealii.git Update source/lac/petsc_parallel_sparse_matrix.cc Co-authored-by: Peter Munch --- diff --git a/source/lac/petsc_parallel_sparse_matrix.cc b/source/lac/petsc_parallel_sparse_matrix.cc index d93dd19604..722f5f5337 100644 --- a/source/lac/petsc_parallel_sparse_matrix.cc +++ b/source/lac/petsc_parallel_sparse_matrix.cc @@ -528,7 +528,7 @@ namespace PETScWrappers ISLocalToGlobalMappingDestroy(&l2gmap_col); // next preset the exact given matrix - // entries with zeros. this doesn't avoid any + // entries with zeros. This doesn't avoid any // memory allocations, but it at least // avoids some searches later on. the // key here is that we can use the