]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Match function instantiation to the original declaration in hopes to
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 14 Nov 2013 20:29:27 +0000 (20:29 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 14 Nov 2013 20:29:27 +0000 (20:29 +0000)
make ICC 14 happy. Unfortunately, this is not the case.

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

deal.II/source/numerics/vector_tools_interpolate.inst.in

index f877d0f4f0ff6582c3d6506554c69f1266c97a20..e44dd85c4ec5dcae13d20c2d81e6f92f3d69650d 100644 (file)
@@ -22,7 +22,7 @@ for (VEC : SERIAL_VECTORS ; deal_II_dimension : DIMENSIONS; deal_II_space_dimens
 
       template
         void interpolate
-        (const Mapping<deal_II_dimension,deal_II_space_dimension>&,
+        (const Mapping<DoFHandler<deal_II_dimension,deal_II_space_dimension>::dimension,DoFHandler<deal_II_dimension,deal_II_space_dimension>::space_dimension>&,
          const DoFHandler<deal_II_dimension,deal_II_space_dimension>&,
          const Function<deal_II_space_dimension>&,
          VEC&);
@@ -120,5 +120,3 @@ for (deal_II_dimension : DIMENSIONS)
 
   \}
 }
-
-

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.