]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Forgot one explicit specialization.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 17:43:40 +0000 (17:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 17:43:40 +0000 (17:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@4702 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 1e9e53f617a9c552c991e50d942d34bb5b13f927..42b442adcba4dc1273ed7df88824485e3d434a94 100644 (file)
@@ -1169,6 +1169,7 @@ template <> unsigned int DoFHandler<1>::max_couplings_between_boundary_dofs () c
 template <> unsigned int DoFHandler<2>::max_couplings_between_dofs () const;
 template <> unsigned int DoFHandler<2>::max_couplings_between_boundary_dofs () const;
 template <> unsigned int DoFHandler<3>::max_couplings_between_dofs () const;
+template <> unsigned int DoFHandler<3>::max_couplings_between_boundary_dofs () const;
 
 template <> DoFHandler<1>::raw_cell_iterator DoFHandler<1>::begin_raw (const unsigned int level) const;
 template <> DoFHandler<1>::cell_iterator DoFHandler<1>::begin (const unsigned int level) const;

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.