From 104553785803dec441e75f70aff5d30f8562baf6 Mon Sep 17 00:00:00 2001 From: Nico Barnafi Date: Tue, 10 May 2022 01:06:34 +0200 Subject: [PATCH] Update source/lac/petsc_parallel_sparse_matrix.cc Co-authored-by: Peter Munch --- source/lac/petsc_parallel_sparse_matrix.cc | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.5