]> https://gitweb.dealii.org/ - dealii.git/commitdiff
step-55: remove comment 13362/head
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 11 Feb 2022 21:59:47 +0000 (14:59 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 11 Feb 2022 23:26:27 +0000 (16:26 -0700)
examples/step-55/step-55.cc

index b5d9256372856087f1efa3faa042afaab50a1487..24e690ee13cd9a3c97e85de8c2736a1c3d5aab9a 100644 (file)
@@ -463,10 +463,7 @@ namespace Step55
                                    dof_handler.locally_owned_dofs()),
         mpi_communicator,
         locally_relevant_dofs);
-      preconditioner_matrix.reinit(owned_partitioning,
-                                   //      owned_partitioning,
-                                   dsp,
-                                   mpi_communicator);
+      preconditioner_matrix.reinit(owned_partitioning, dsp, mpi_communicator);
     }
 
     // Finally, we construct the block vectors with the right sizes. The

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.