Skip to content
Snippets Groups Projects

Feature/longlong particles

Merged Berenger Bramas requested to merge feature/longlong-particles into develop

the particles system is now based on long long int when dealing with number of particles (indexes, size, iteration, etc...). This type can be templatized.

In the main generated by python, the type of "nparticles" is int or long (it is long if there are more than 1<<31 - around 1billion - particles).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading