]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Indentation change.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Apr 2001 13:59:37 +0000 (13:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Apr 2001 13:59:37 +0000 (13:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@4395 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/derivative_approximation.cc

index ff2811947dab64e23d3daf2ebdb33527db050129..56aa426b90b2e196ceba359948050c42a2c7570d 100644 (file)
@@ -145,7 +145,7 @@ derivative_norm (const Derivative &d)
        0.5*(d[0][0] + d[1][1] - sqrt(radicand))  };
   
   return std::max (std::fabs (eigenvalues[0]),
-             std::fabs (eigenvalues[1]));
+                  std::fabs (eigenvalues[1]));
 };
 
 #endif

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.