]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused template argument 4338/head
authorDenis Davydov <davydden@gmail.com>
Tue, 2 May 2017 09:28:33 +0000 (11:28 +0200)
committerDenis Davydov <davydden@gmail.com>
Tue, 2 May 2017 09:40:26 +0000 (11:40 +0200)
include/deal.II/grid/grid_tools.h

index d1db8be1d5fc51475fab45abd8e8f5ec9f68a408..c97c8c34c909855d60e4cccfb7b4acbcd5d6da15 100644 (file)
@@ -896,7 +896,7 @@ namespace GridTools
    *
    * @author Vishal Boddu, Denis Davydov, 2017
    */
-  template <int spacedim, class MeshType>
+  template <class MeshType>
   std::vector<typename MeshType::active_cell_iterator>
   compute_ghost_cell_layer_within_distance ( const MeshType &mesh,
                                              const double layer_thickness);

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.