ug4
parallel_nodes.h File Reference
#include "pcl/pcl.h"
#include <vector>
#include <set>
#include <map>
#include "lib_algebra/parallelization/parallelization_util.h"
#include "lib_algebra/parallelization/algebra_layouts.h"
#include "common/util/sort_util.h"
#include "common/util/binary_buffer.h"
#include "common/serialization.h"

Go to the source code of this file.

Classes

struct  ug::ParallelNodes::NewSlaveNotification
 
struct  ug::ParallelNodes::OverlapType
 
class  ug::ParallelNodes
 

Namespaces

 ug
 the ug namespace
 

Macros

#define NAE_APPEND
 
#define OT_INNER_FLAG   1
 
#define OT_MASTER_FLAG   2
 
#define OT_SLAVE_FLAG   4
 

Macro Definition Documentation

◆ NAE_APPEND

#define NAE_APPEND

◆ OT_INNER_FLAG

#define OT_INNER_FLAG   1

◆ OT_MASTER_FLAG

#define OT_MASTER_FLAG   2

◆ OT_SLAVE_FLAG

#define OT_SLAVE_FLAG   4