]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix 64-bit compilation. 10345/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 24 May 2020 15:15:15 +0000 (09:15 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 24 May 2020 15:15:15 +0000 (09:15 -0600)
source/particles/particle_handler.cc

index 3a73b57f2fc9293816a5a2182148f3e1e236896e..c3bd419c57d6565423f65409181ad0a8361bd2de 100644 (file)
@@ -295,7 +295,7 @@ namespace Particles
 
 
   template <int dim, int spacedim>
-  unsigned int
+  types::particle_index
   ParticleHandler<dim, spacedim>::n_particles_in_cell(
     const typename Triangulation<dim, spacedim>::active_cell_iterator &cell)
     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.