Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !378

Mpi drifts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pedro Gonnet requested to merge mpi_drifts into master Jul 27, 2017
  • Overview 2
  • Commits 2
  • Changes 3

Instead of drifting all particles in the super-cell before sending, drift only the sub-cells that are involved in an interaction. For deep hierarchies, this saves a lot of drifting.

This merge request removes two tests for drifted particles when sending and receiving, as not all particles will be drifted and we can't know which ones need to be drifted there and then. Note, however, that undrifted particles will still be caught in the interaction tasks.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mpi_drifts