]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a second explicit specialization.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Sep 2009 12:20:54 +0000 (12:20 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Sep 2009 12:20:54 +0000 (12:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@19488 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_system.h

index a1de9d84ed4220ca35b7381b57ca6b2540618402..8339b49fefb9d48d35db1c292633f9fff8cca29f 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1084,6 +1084,7 @@ class FESystem : public FiniteElement<dim,spacedim>
 
 
 template <> void FESystem<1>::initialize_unit_face_support_points ();
+template <> void FESystem<1,2>::initialize_unit_face_support_points ();
 
 
 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.