Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 194
    • Issues 194
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTK-mVTK-m
  • Merge requests
  • !796

Add 3D Kdtree and Nearest Neighbor Search

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed caseywang777 requested to merge caseywang777/vtk-m:kdtree into master Jun 08, 2017
  • Overview 8
  • Commits 38
  • Pipelines 2
  • Changes 6

Add 3D Kdtree and Nearest Neighbor Search. This is going to increase the speed of particle search in the space. Tree construction reference: "Portable Data-Parallel Visualization and Analysis in Distributed Memory Environments" (LDAV 2013).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: kdtree