]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor cleanup.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 12 Sep 2015 01:06:47 +0000 (20:06 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 12 Sep 2015 01:06:47 +0000 (20:06 -0500)
include/deal.II/fe/mapping_q_eulerian.h

index e05763cb3e5664954c2fc55536e42a3bc4b9db0c..c81e62a68821d368d3e929f026eb5e0421aeb297 100644 (file)
@@ -203,9 +203,10 @@ private:
   /**
    * Compute the positions of the support points in the current configuration
    */
-  virtual void compute_mapping_support_points(
-    const typename Triangulation<dim,spacedim>::cell_iterator &cell,
-    std::vector<Point<spacedim> > &a) const;
+  virtual
+  void
+  compute_mapping_support_points(const typename Triangulation<dim,spacedim>::cell_iterator &cell,
+                                 std::vector<Point<spacedim> > &a) const;
 
 };
 

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.