]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix forgotten parameter in explicit specialization.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 16:12:38 +0000 (16:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 16:12:38 +0000 (16:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@4660 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index bf925e48e2c2b936e392ed8355ffc94d2364e328..526673fb67fd135c0b66ee7d6e365ee534375139 100644 (file)
@@ -859,4 +859,5 @@ template void GridOut::write_eps (const Triangulation<deal_II_dimension> &,
 #endif
 template void GridOut::write (const Triangulation<deal_II_dimension> &,
                              std::ostream &,
-                             const OutputFormat);
+                             const OutputFormat,
+                             const Mapping<dim> *);

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.