]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
No need for 'typename'.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 27 Jul 2013 10:51:45 +0000 (10:51 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 27 Jul 2013 10:51:45 +0000 (10:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@30167 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/data_out.inst.in

index f87f05eba76754a108ca449978c2a86e9601c907..87d0fd95c5bf54cce6fb3d4c31ebdeae0883e1a4 100644 (file)
@@ -381,7 +381,7 @@ for (DH : DOFHANDLER_TEMPLATES; deal_II_dimension : DIMENSIONS; deal_II_space_di
       ParallelDataBase<deal_II_dimension,deal_II_space_dimension>::
       reinit_all_fe_values<dealii::DH<deal_II_dimension,deal_II_space_dimension> >
       (std::vector<std_cxx1x::shared_ptr<DataEntryBase<dealii::DH<deal_II_dimension,deal_II_space_dimension> > > > &dof_data,
-       const typename dealii::Triangulation<deal_II_dimension,deal_II_space_dimension>::cell_iterator &cell,
+       const dealii::Triangulation<deal_II_dimension,deal_II_space_dimension>::cell_iterator &cell,
        const unsigned int face);
 #endif
     \}

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.