]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
removed "inline" from declaration of
authorrschulz <rschulz@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 May 2006 13:15:52 +0000 (13:15 +0000)
committerrschulz <rschulz@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 May 2006 13:15:52 +0000 (13:15 +0000)
GridTools::find_active_cell_around_point.

git-svn-id: https://svn.dealii.org/trunk@13120 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_tools.h

index 9b210e423e25f5e53901df66db601cf6c8b98a50..3c52cb03d1034393d30876f20edc2f63fe18779a 100644 (file)
@@ -266,7 +266,7 @@ class GridTools
                                       * without additional computational cost.
                                       */
     template <int dim, typename Container>
-    inline static
+    static
     typename Container::active_cell_iterator
     find_active_cell_around_point (const Container  &container,
                                    const Point<dim> &p);

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.