Skip to content

dela. triangulation in parallel support  #2

@krober10nd

Description

@krober10nd

...using the algorithm in this paper https://mrzv.org/publications/distributed-delaunay/

What it requires on top of the simple dela. wrapper is to:

  1. decompose the domain into cuboids (maybe cykdtree?)
  2. determine if a point is part of a infinite or finite Voronoi cell (cgal wrapper)
  3. communicate points to neighboring subdomains (mpi4py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions