]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Declare existence of specialization.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Jun 2003 19:07:28 +0000 (19:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Jun 2003 19:07:28 +0000 (19:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@7791 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_raviart_thomas.h

index 00011181cb1a6d782a32a1be76a630e8ce0e6b85..ba2a09c954bc81adf08053be50472b797d0c9376 100644 (file)
@@ -632,5 +632,10 @@ template <>
 void
 FE_RaviartThomas<3>::initialize_restriction ();
 
+template <>
+void
+FE_RaviartThomas<1>::
+get_interpolation_matrix (const FiniteElementBase<1> &,
+                         FullMatrix<double>         &) const;
 
 #endif

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.