From: kanschat Date: Thu, 26 Apr 2007 20:30:47 +0000 (+0000) Subject: istantiate BDM polynomials X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3623ced3465c98314f248f5fcd5e993f7c4c96d2;p=dealii-svn.git istantiate BDM polynomials git-svn-id: https://svn.dealii.org/trunk@14641 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_poly_tensor.cc b/deal.II/deal.II/source/fe/fe_poly_tensor.cc index d0c82ab304..0c8a1b2765 100644 --- a/deal.II/deal.II/source/fe/fe_poly_tensor.cc +++ b/deal.II/deal.II/source/fe/fe_poly_tensor.cc @@ -944,5 +944,6 @@ FE_PolyTensor::update_each (const UpdateFlags flags) const template class FE_PolyTensor,deal_II_dimension>; template class FE_PolyTensor,deal_II_dimension>; +template class FE_PolyTensor,deal_II_dimension>; DEAL_II_NAMESPACE_CLOSE