]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a missing instantiation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 30 Nov 2010 04:52:18 +0000 (04:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 30 Nov 2010 04:52:18 +0000 (04:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@22888 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_generator.inst.in

index 7f21f42ffba8738a8595c9780f5f90ac52cb64f3..076f9b4a6a81687ea98bf1cc7b5877cd7c25ca68 100644 (file)
@@ -41,6 +41,16 @@ for (deal_II_dimension : DIMENSIONS)
      const Point<deal_II_dimension>&,
      bool);
 
+  template
+    void
+    GridGenerator::subdivided_hyper_rectangle(
+      Triangulation<deal_II_dimension>              &,
+      const std::vector<std::vector<double> > &,
+      const Point<deal_II_dimension>                &,
+      const Point<deal_II_dimension>                &,
+      const bool                       );
+
+
 #if deal_II_dimension > 1
   template void
     GridGenerator::

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.