Skip to content
Snippets Groups Projects
  • Peter W. Draper's avatar
    93ce6618
    Merge branch 'size_t' into 'master' · 93ce6618
    Peter W. Draper authored
    size_t
    
    Another batch of `size_t` fixes, i.e. replacing `int` counters over the particles by `size_t` to allow for more than 2G particles per rank.
    
    There's no hurry for this, mainly cosmetics and future-proofing.
    
    See merge request !137
    93ce6618
    History
    Merge branch 'size_t' into 'master'
    Peter W. Draper authored
    size_t
    
    Another batch of `size_t` fixes, i.e. replacing `int` counters over the particles by `size_t` to allow for more than 2G particles per rank.
    
    There's no hurry for this, mainly cosmetics and future-proofing.
    
    See merge request !137
partition.c 33.44 KiB