Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !482

New hash algorithm for Cell and Vector<int> objects

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jean-Noël Grad requested to merge jngrad/walberla:cell_hash into master Oct 01, 2021
  • Overview 5
  • Commits 5
  • Pipelines 4
  • Changes 4

Fixes #160 (closed)

The new algorithm is faster and leads to much fewer collisions. It relies of the fact that cell indices are bounded by the simulation box size.

Edited Oct 21, 2021 by Michael Kuron
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cell_hash