]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a missing 'static'
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Nov 2006 02:26:40 +0000 (02:26 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Nov 2006 02:26:40 +0000 (02:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@14202 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_generator.h

index 16190bbcb717626657562fd03e1a2b769c5c524a..2d79c6720f9d52df4750ba0ce1c502ea2b91fabf 100644 (file)
@@ -298,6 +298,7 @@ class GridGenerator
                                      * points @p p1 and @p p2.
                                      */
     template <int dim>
+    static
     void
     subdivided_hyper_rectangle(Triangulation<dim>              &tria,
                               const std::vector<std::vector<double> > &step_sizes,

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.