]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add an instantiation to make all the tests run again.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Apr 2006 03:33:13 +0000 (03:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Apr 2006 03:33:13 +0000 (03:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@12900 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_poly_tensor.cc

index 45b67b5cc507640e3af612c09b2b86bd8c572050..efe91afaaf49a3d2aa4980d7555eb85dd52102a7 100644 (file)
@@ -14,6 +14,7 @@
 #include <base/qprojector.h>
 #include <base/polynomials_bdm.h>
 #include <base/polynomials_raviart_thomas.h>
+#include <base/polynomials_abf.h>
 #include <fe/fe_poly_tensor.h>
 #include <fe/fe_values.h>
 #include <fe/mapping_cartesian.h>
@@ -675,3 +676,4 @@ FE_PolyTensor<POLY,dim>::update_each (const UpdateFlags flags) const
 
 
 template class FE_PolyTensor<PolynomialsRaviartThomas<deal_II_dimension>,deal_II_dimension>;
+template class FE_PolyTensor<PolynomialsABF<deal_II_dimension>,deal_II_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.