]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Undefine our own #defines
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2008 23:50:08 +0000 (23:50 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2008 23:50:08 +0000 (23:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@15632 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/data_out.cc
deal.II/deal.II/source/numerics/derivative_approximation.cc
deal.II/deal.II/source/numerics/error_estimator.cc

index 4d462fb2237d2e5cce2c73e7342d74e0e09fdd00..aefb3f2322382d06b12a9952aa09b9a5f3ee3573 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1159,4 +1159,8 @@ INSTANTIATE_VECTORS(hp::DoFHandler<deal_II_dimension>,deal_II_dimension-1,deal_I
 
 template class DataOut<deal_II_dimension, hp::DoFHandler<deal_II_dimension> >;
 
+
+#undef INSTANTIATE
+#undef INSTANTIATE_VECTORS
+
 DEAL_II_NAMESPACE_CLOSE
index 269231d24b926bb6f721f1a60edc21fd6c9e392d..e284dcf7a046c2d5fa8925198f9c751d2b0a7263 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1014,6 +1014,8 @@ INSTANTIATE(PETScWrappers::Vector, hp::DoFHandler);
 INSTANTIATE(PETScWrappers::BlockVector, hp::DoFHandler);
 #endif
 
+#undef INSTANTIATE
+
 template
 double
 DerivativeApproximation::
index 8051a74d761747564ce8f78764f583dd9d44cdad..38f23b390a054069a69ff3d1d4e815137a7b8558 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1665,4 +1665,8 @@ INSTANTIATE(PETScWrappers::Vector,hp::DoFHandler<deal_II_dimension>);
 INSTANTIATE(PETScWrappers::BlockVector,hp::DoFHandler<deal_II_dimension>);
 #endif
 
+#undef INSTANTIATE
+#undef INSTANTIATE_1
+
+
 DEAL_II_NAMESPACE_CLOSE

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.