]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update instantiations.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 Aug 2013 22:40:10 +0000 (22:40 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 Aug 2013 22:40:10 +0000 (22:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@30467 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/vector_tools_constraints.inst.in

index 19f2df6728bab6a2e41141dd0a95d931132c0ef4..f3bfa2a7d34dfa5c187563df82b098997145d14d 100644 (file)
@@ -37,6 +37,21 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS
                                             const std::set<types::boundary_id> &boundary_ids,
                                             ConstraintMatrix      &constraints,
                                             const Mapping<deal_II_dimension>    &mapping);
+
+      template
+        void
+        compute_normal_flux_constraints (const DoFHandler<deal_II_dimension> &dof_handler,
+                                         const unsigned int     first_vector_component,
+                                         const std::set<types::boundary_id> &boundary_ids,
+                                         ConstraintMatrix      &constraints,
+                                         const Mapping<deal_II_dimension>    &mapping);
+      template
+        void
+        compute_normal_flux_constraints (const hp::DoFHandler<deal_II_dimension> &dof_handler,
+                                         const unsigned int     first_vector_component,
+                                         const std::set<types::boundary_id> &boundary_ids,
+                                         ConstraintMatrix      &constraints,
+                                         const Mapping<deal_II_dimension>    &mapping);
 #endif
 #endif
       \}

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.