]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update to last message: the fixes did not prevent compilation, but
authorcvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Oct 1999 17:25:19 +0000 (17:25 +0000)
committercvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Oct 1999 17:25:19 +0000 (17:25 +0000)
were thought to fix some potential problems with system elements and
the existing functions in this file which were written with simple
elements in mind.

git-svn-id: https://svn.dealii.org/trunk@1763 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/vectors.cc

index 989123d2dda24ac568f2e7ae10b5884fc7769951..ab82810c21668c13ca6beeeff6f9faafab45fa81 100644 (file)
@@ -1144,7 +1144,7 @@ VectorTools<dim>::subtract_mean_value(Vector<double>     &v,
   for (unsigned int i=0; i<n; ++i)
     if (p_select[i])
       v(i) -= s;  
-}
+};
 
 
 

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.