]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed add_periodity
authorDaniel Arndt <d.arndt@math.uni-goettingen.de>
Wed, 18 Sep 2013 15:24:34 +0000 (15:24 +0000)
committerDaniel Arndt <d.arndt@math.uni-goettingen.de>
Wed, 18 Sep 2013 15:24:34 +0000 (15:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@30798 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/distributed/tria.cc

index e1251cc7e6e0cfed2ce88e38463226c0710256b2..60f62492495516886c0011beec0f5d2fa8019ca2 100644 (file)
@@ -3452,6 +3452,7 @@ namespace parallel
         FaceVector;
       typename FaceVector::const_iterator it, periodic_end;
       it = periodicity_vector.begin();
+      periodic_end = periodicity_vector.end();
       
       for (; it<periodic_end; ++it)
       {

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.