]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Issue pointed out by Jean Ragusa: No need to set system_rhs to zero, sicne the reinit...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Dec 2013 15:43:14 +0000 (15:43 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Dec 2013 15:43:14 +0000 (15:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@32102 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-40/step-40.cc

index d02184477e1795f655e51f0008f7c87f3da63bf0..3a99cd12fa17ef7b8744209aeeab287e62ea27e6 100644 (file)
@@ -264,8 +264,6 @@ namespace Step40
                                       locally_relevant_dofs, mpi_communicator);
     system_rhs.reinit (locally_owned_dofs, mpi_communicator);
 
-    system_rhs = 0;
-
     // The next step is to compute hanging node and boundary value
     // constraints, which we combine into a single object storing all
     // constraints.

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.