]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix instantiation
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 18:30:28 +0000 (18:30 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 18:30:28 +0000 (18:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@30428 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 58018d63d7d8c6a7c7e6cc7e64e2f375dced617d..05f27601063e6c19be3d69690756eb427330a5e2 100644 (file)
@@ -20,7 +20,7 @@ for (VEC : SERIAL_VECTORS; deal_II_dimension : DIMENSIONS; deal_II_space_dimensi
 #if deal_II_dimension <= deal_II_space_dimension
 #if (deal_II_space_dimension == DIM_A) || (deal_II_space_dimension == DIM_B)
 
-#ifndef COMPILE_HP_DH
+#ifndef INSTANTIATE_HP_DH
     template class SolutionTransfer<deal_II_dimension, VEC, DoFHandler<deal_II_dimension, deal_II_space_dimension> >;
 #else
     template class SolutionTransfer<deal_II_dimension, VEC, hp::DoFHandler<deal_II_dimension, deal_II_space_dimension> >;

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.