ALL 0.9.3
A Loadbalacing Library
Loading...
Searching...
No Matches
ALL_Voronoi.hpp File Reference
#include "ALL_CustomExceptions.hpp"
#include "ALL_LB.hpp"
#include "ALL_Point.hpp"
#include <algorithm>
#include <exception>
#include <iomanip>
#include <map>
#include <mpi.h>
#include <sstream>
#include <voro++.hh>
+ Include dependency graph for ALL_Voronoi.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ALL::Voronoi_LB< T, W >
 

Namespaces

namespace  ALL
 

Macros

#define ALL_VORONOI_MAX_NEIGHBORS   32
 
#define ALL_VORONOI_NEIGHBOR_SEARCH_DEPTH   2
 
#define ALL_VORONOI_SUBBLOCKS   20
 

Macro Definition Documentation

◆ ALL_VORONOI_MAX_NEIGHBORS

#define ALL_VORONOI_MAX_NEIGHBORS   32

Definition at line 35 of file ALL_Voronoi.hpp.

◆ ALL_VORONOI_NEIGHBOR_SEARCH_DEPTH

#define ALL_VORONOI_NEIGHBOR_SEARCH_DEPTH   2

Definition at line 40 of file ALL_Voronoi.hpp.

◆ ALL_VORONOI_SUBBLOCKS

#define ALL_VORONOI_SUBBLOCKS   20

Definition at line 37 of file ALL_Voronoi.hpp.