]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Only use 'typename' where allowed. Fix arg type.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 May 2001 07:48:32 +0000 (07:48 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 May 2001 07:48:32 +0000 (07:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@4664 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_renumbering.cc

index 574339e25da7b4690c38ccdf1841720fca878273..0730d58b567c8d1d3f4ec53c88e1bb5501bf5343 100644 (file)
@@ -784,7 +784,7 @@ void DoFRenumbering::cell_wise_dg (DoFHandler<deal_II_dimension>&,
 template
 void DoFRenumbering::cell_wise_dg (MGDoFHandler<deal_II_dimension>&,
                                   const unsigned int,
-                                  const std::vector<DoFHandler<deal_II_dimension>::cell_iterator>&);
+                                  const std::vector<MGDoFHandler<deal_II_dimension>::cell_iterator>&);
 
 template
 void DoFRenumbering::downstream_dg (DoFHandler<deal_II_dimension>&,

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.