]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Removed partial specialization of create_boundary_mass_matrix_1 for codimension 1...
authorheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Dec 2013 11:43:27 +0000 (11:43 +0000)
committerheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Dec 2013 11:43:27 +0000 (11:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@32045 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/matrix_tools.cc

index bdc0e62cd35cea3798b4e20fa754ed5526386c80..74f5dcbba1125adf8d294bd537ab7aef22b245e0 100644 (file)
@@ -1136,26 +1136,6 @@ namespace MatrixCreator
     }
 
 
-
-    template <>
-    void
-    create_boundary_mass_matrix_1<2,3> (DoFHandler<2,3>::active_cell_iterator const &cell,
-                                        MatrixCreator::internal::AssemblerBoundary::Scratch const
-                                        &scratch,
-                                        MatrixCreator::internal::AssemblerBoundary::CopyData<DoFHandler<2,
-                                        3> > &copy_data,
-                                        Mapping<2,3> const &mapping,
-                                        FiniteElement<2,3> const &fe,
-                                        Quadrature<1> const &q,
-                                        FunctionMap<3>::type const &boundary_functions,
-                                        Function<3> const *const coefficient,
-                                        std::vector<unsigned int> const &component_mapping)
-    {
-      Assert(false,ExcNotImplemented());
-    }
-
-
-
     template <>
     void
     create_boundary_mass_matrix_1<1,3> (DoFHandler<1,3>::active_cell_iterator const &cell,

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.