]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Initialize ghost elements to zero
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Apr 2014 14:55:24 +0000 (14:55 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Apr 2014 14:55:24 +0000 (14:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@32857 0785d39b-7218-0410-832d-ea1e28bc413d

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

index c4c467f356adcd8f7d4272513c36793f0408a8c3..cdf31608766607978643ca96950f1fe73438f0a6 100644 (file)
@@ -1113,6 +1113,7 @@ namespace parallel
     {
       reinit (v, true);
       vector_view = v.vector_view;
+      zero_out_ghosts();
     }
 
 

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.