]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Slightly reindent.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 12:45:23 +0000 (12:45 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 12:45:23 +0000 (12:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@4636 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/histogram.cc

index bbe5d7d0153ed654c50ad36aec9676a68d4ec209..fa6f7a0337cfa82cfbb2d13ee9f583d556939b47 100644 (file)
@@ -89,7 +89,7 @@ void Histogram::evaluate (const typename std::vector<Vector<number> > &values,
            
       case logarithmic:
            min_value = *std::min_element(values[0].begin(),
-                                    values[0].end(),
+                                         values[0].end(),
 #if (__GNUC__-0==2) && (__GNUC_MINOR__-0 < 95)
                                     &logarithmic_less<number>
 #else

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.