]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Delete impossible specialization declarations.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 15:22:39 +0000 (15:22 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 15:22:39 +0000 (15:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@4698 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_reordering.h

index a980ac9b8a15ca5c2ec7b2f5ded7b01532778000..4dcfc1d7863236de13ab4c6941d81bfeb7370658 100644 (file)
@@ -939,10 +939,6 @@ class GridReordering : private GridReorderingInfo<dim>
 
 /* -------------- declaration of explicit specializations ------------- */
 
-template <> const unsigned int GridReorderingInfo<2>::rotational_states_of_cells;
-template <> const unsigned int GridReorderingInfo<2>::rotational_states_of_faces;
-template <> const unsigned int GridReorderingInfo<3>::rotational_states_of_cells;
-template <> const unsigned int GridReorderingInfo<3>::rotational_states_of_faces;
 template <> void GridReordering<2>::Cell::insert_faces (std::map<Face,FaceData> &global_faces);
 template <> void GridReordering<3>::Cell::insert_faces (std::map<Face,FaceData> &global_faces);
 template <> void GridReordering<1>::reorder_cells (std::vector<CellData<1> > &);

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.