]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow compilation of DoFTools::make_flux_sparsity_pattern in 1d (it
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 10:03:33 +0000 (10:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 10:03:33 +0000 (10:03 +0000)
was implemented but not instantiated).

git-svn-id: https://svn.dealii.org/trunk@5194 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 71a27dfe612b39672232ba88a775f5bd212f52ed..074c521712a84fe4d8bb5c9d212baeae9310308f 100644 (file)
@@ -2245,10 +2245,10 @@ DoFTools::map_dofs_to_support_points (const Mapping<dim>       &mapping,
 
 
 // explicit instantiations
-#if deal_II_dimension > 1
 template void
 DoFTools::make_flux_sparsity_pattern (const DoFHandler<deal_II_dimension>& dof,
                                      SparsityPattern    &sparsity);
+#if deal_II_dimension > 1
 template void
 DoFTools::make_flux_sparsity_pattern (const DoFHandler<deal_II_dimension>& dof,
                                      SparsityPattern    &,

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.