]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed indentation.
authorLuca Heltai <luca.heltai@sissa.it>
Tue, 12 Jul 2016 11:38:09 +0000 (13:38 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Thu, 4 Aug 2016 08:44:10 +0000 (10:44 +0200)
include/deal.II/grid/manifold_lib.h
source/fe/mapping_manifold.cc

index 8ef04fd1b240021fd0e189b9a3f556227a14ac52..255bba0aa4f442b23de685195a406727866f80bf 100644 (file)
@@ -201,7 +201,7 @@ public:
   get_tangent_vector (const Point<spacedim> &x1,
                       const Point<spacedim> &x2) const;
 
-  
+
   /**
    * Return a point on the spherical manifold which is intermediate
    * with respect to the surrounding points.
index e86c10ea2b13729a06e7a30d9a18b090aaf1bec4..481155db61b72db927bc5a05301a448e6bd6310e 100644 (file)
@@ -461,7 +461,7 @@ namespace internal
                   // In the length L, we store also the direction sign,
                   // which is positive, if the coordinate is < .5,
                   const double L = pi > .5 ? -pi: 1-pi;
-                                          
+
                   const Point<dim> np(p + L*ei);
 
                   // Get the weights to compute the np point in real space

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.