]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
take over 31977
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Dec 2013 11:47:34 +0000 (11:47 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Dec 2013 11:47:34 +0000 (11:47 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-8-1@31978 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_tools_sparsity.inst.in

index 6781dbeab295d80a27f64b67630019f65fd27549..9cb521c8426f4eb5bf14b8ec4e4c23ec92e7ff0d 100644 (file)
@@ -126,14 +126,6 @@ for (SP : SPARSITY_PATTERNS; deal_II_dimension : DIMENSIONS)
     (const hp::DoFHandler<deal_II_dimension> &dof,
      SP    &sparsity);
 
-#if deal_II_dimension > 1
-
-    template void
-    DoFTools::make_flux_sparsity_pattern<DoFHandler<deal_II_dimension>,SP>
-    (const DoFHandler<deal_II_dimension> &dof,
-     SP    &,
-     const Table<2,Coupling>&,
-     const Table<2,Coupling>&);
 
     template void
     DoFTools::make_flux_sparsity_pattern<DoFHandler<deal_II_dimension>,SP>
@@ -149,6 +141,16 @@ for (SP : SPARSITY_PATTERNS; deal_II_dimension : DIMENSIONS)
      const ConstraintMatrix &constraints,
      const bool, const unsigned int);
 
+
+#if deal_II_dimension > 1
+
+    template void
+    DoFTools::make_flux_sparsity_pattern<DoFHandler<deal_II_dimension>,SP>
+    (const DoFHandler<deal_II_dimension> &dof,
+     SP    &,
+     const Table<2,Coupling>&,
+     const Table<2,Coupling>&);
+
     template void
     DoFTools::make_flux_sparsity_pattern<hp::DoFHandler<deal_II_dimension>,SP>
     (const hp::DoFHandler<deal_II_dimension> &dof,

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.