]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Testsuite: Fix data_out_stack_0?
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 16 Nov 2013 09:39:22 +0000 (09:39 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 16 Nov 2013 09:39:22 +0000 (09:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@31683 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/data_out_stack_01.cc
tests/bits/data_out_stack_02.cc

index c1fb91109af67e65b02863b99585960caedfcf05..3ff1849bacef6a42c3587005afde48b1640e0c12 100644 (file)
@@ -40,10 +40,11 @@ check_this (const DoFHandler<dim> &,
 
 
 
+template <>
 void
-check_this (const DoFHandler<1> &dof_handler,
-            const Vector<double>  &v_node,
-            const Vector<double>  &v_cell)
+check_this<1> (const DoFHandler<1> &dof_handler,
+               const Vector<double>  &v_node,
+               const Vector<double>  &v_cell)
 {
   const unsigned int dim = 1;
   
index c6e59930518f880a55c015ea08ea60c18940dd56..08e9e6804e9ddd3233183d075c1f3b9690a24ae0 100644 (file)
@@ -43,10 +43,11 @@ check_this (const DoFHandler<dim> &,
 
 
 
+template <>
 void
-check_this (const DoFHandler<1> &dof_handler,
-            const Vector<double>  &v_node,
-            const Vector<double>  &v_cell)
+check_this<1> (const DoFHandler<1> &dof_handler,
+               const Vector<double>  &v_node,
+               const Vector<double>  &v_cell)
 {
   const unsigned int dim = 1;
   

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.