]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indent two places.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 17 May 2009 22:03:24 +0000 (22:03 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 17 May 2009 22:03:24 +0000 (22:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@18863 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/vectors.templates.h

index b934d2f490ae4948b3e85970a6c2e0296445bdfe..266c76ee1f46122046a02ab70aa38b2fce04331e 100644 (file)
@@ -3936,7 +3936,7 @@ VectorTools::point_value (const DoFHandler<dim,spacedim> &dof,
                          Vector<double>        &value)
 {
 
-  point_value(StaticMappingQ1<dim,spacedim>::mapping,
+  point_value (StaticMappingQ1<dim,spacedim>::mapping,
                dof,
                fe_function,
                point,
@@ -3951,7 +3951,7 @@ VectorTools::point_value (const DoFHandler<dim,spacedim> &dof,
                          const InVector        &fe_function,
                          const Point<spacedim>      &point)
 {
-  return point_value(StaticMappingQ1<dim,spacedim>::mapping,
+  return point_value (StaticMappingQ1<dim,spacedim>::mapping,
                       dof,
                       fe_function,
                       point);

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.