From: Nico Barnafi Date: Mon, 9 May 2022 23:06:34 +0000 (+0200) Subject: Update source/lac/petsc_parallel_sparse_matrix.cc X-Git-Tag: v9.5.0-rc1~947^2~16 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=104553785803dec441e75f70aff5d30f8562baf6;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 df1e6e1d1b..fb7bc57667 100644 --- a/source/lac/petsc_parallel_sparse_matrix.cc +++ b/source/lac/petsc_parallel_sparse_matrix.cc @@ -539,7 +539,6 @@ namespace PETScWrappers // for the usefulness of this option // read the documentation of this // class. - // if (preset_nonzero_locations == true) // In the MATIS case, we use the local matrix instead Mat local_matrix;