]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
always do update_ghost_values in parallel::distributed::Vector::operator=
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Sep 2013 22:12:24 +0000 (22:12 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Sep 2013 22:12:24 +0000 (22:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@30603 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/parallel_vector.h

index ffea6ae8435b6d716efb3999e7820962465e06bf..7e1d853e52f5b31128ce007133c9b546fea25d7b 100644 (file)
@@ -1102,6 +1102,7 @@ namespace parallel
             reinit (c, true);
         }
       vector_view = c.vector_view;
+      update_ghost_values();
       return *this;
     }
 

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.