]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove duplicated specialization declarations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Feb 2003 21:59:26 +0000 (21:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Feb 2003 21:59:26 +0000 (21:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@7019 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_handler.h
deal.II/deal.II/include/multigrid/mg_dof_handler.h

index a2c4bc070c7bd506e1f37c07335ae1f0fd4c2b09..3c23e96a13cda97773ea9af99de6f85b8d89af49 100644 (file)
@@ -1261,12 +1261,6 @@ template <> DoFHandler<3>::face_iterator DoFHandler<3>::last_face (const unsigne
 template <> DoFHandler<3>::active_face_iterator DoFHandler<3>::last_active_face () const;
 template <> DoFHandler<3>::active_face_iterator DoFHandler<3>::last_active_face (const unsigned int level) const;
 
-template <> unsigned int DoFHandler<1>::n_boundary_dofs () const;
-
-template <>
-unsigned int DoFHandler<1>::n_boundary_dofs (const FunctionMap &) const;
-template <>
-unsigned int DoFHandler<1>::n_boundary_dofs (const std::set<unsigned char> &) const;
 template <>
 unsigned int DoFHandler<1>::distribute_dofs_on_cell (active_cell_iterator &cell,
                                                     unsigned int          next_free_dof);
index e08839e2dffb36e2002d781f9857c53ea9acdfc2..dd8385e26a16ade7a0632ab252254ebe2da0c687 100644 (file)
@@ -1229,9 +1229,6 @@ template <>
 MGDoFHandler<1>::raw_quad_iterator
 MGDoFHandler<1>::last_raw_quad () const;
 template <>
-MGDoFHandler<1>::raw_quad_iterator
-MGDoFHandler<1>::last_raw_quad () const;
-template <>
 MGDoFHandler<1>::quad_iterator
 MGDoFHandler<1>::last_quad () const;
 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.