]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing explicit instantiation.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Thu, 2 Mar 2006 07:54:14 +0000 (07:54 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Thu, 2 Mar 2006 07:54:14 +0000 (07:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@12523 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index 6414bc22423568807f5f50f1e11459d90824c5f3..ebff141a97d555266eca5058f67b9fcda520c73e 100644 (file)
@@ -4052,6 +4052,11 @@ unsigned int
 DoFTools::count_dofs_with_subdomain_association<hp::DoFHandler<deal_II_dimension> >
 (const hp::DoFHandler<deal_II_dimension> &,
  const unsigned int);
+template
+unsigned int
+DoFTools::count_dofs_with_subdomain_association<MGDoFHandler<deal_II_dimension> >
+(const MGDoFHandler<deal_II_dimension> &,
+ const unsigned int);
 
 
 template

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.