Geogram  Version 1.9.0
A programming library of geometric algorithms
delaunay_sync.h File Reference

Synchronization primitives for parallel Delaunay. More...

#include <geogram/basic/common.h>
#include <geogram/basic/assert.h>
#include <atomic>

Go to the source code of this file.

Classes

class  GEO::CellStatusArray
 An array of cell status codes associates to each tetrahedron in a Delaunay tetrahedralization. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Synchronization primitives for parallel Delaunay.

Definition in file delaunay_sync.h.