]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unnecessary 'typename'. 17261/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 11 Jul 2024 17:38:00 +0000 (11:38 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 11 Jul 2024 17:38:00 +0000 (11:38 -0600)
examples/step-19/step-19.cc

index b282bb4f1a866e2bbc4f877e783d03aa8c667928..1ee3cad8377b81be4801b9e0dff38da38a84bec4 100644 (file)
@@ -135,7 +135,7 @@ namespace Step19
     void create_particles();
     void move_particles();
     void track_lost_particle(
-      const typename Particles::ParticleIterator<dim>         &particle,
+      const Particles::ParticleIterator<dim>                  &particle,
       const typename Triangulation<dim>::active_cell_iterator &cell);
 
 

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.