]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add one instantiation that we now apparently need.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Sep 2010 21:37:22 +0000 (21:37 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Sep 2010 21:37:22 +0000 (21:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@22096 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/quadrature.cc

index 795b9484d7685c7b11f7fa0f6ef449e855ccd47a..2d7de09456f32fa6d26de89e8b2b630786e9685c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1596,6 +1596,7 @@ QIterated<dim>::QIterated (const Quadrature<1> &base_quadrature,
 
 
 // explicit instantiations; note: we need them all for all dimensions
+template class Quadrature<0>;
 template class Quadrature<1>;
 template class Quadrature<2>;
 template class Quadrature<3>;

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.