OpenFPM  5.2.0
Project that contain the implementation of distributed structures
nm_part_e Struct Reference

Reduced edge graph node. More...

#include <SubdomainGraphNodes.hpp>

Data Structures

struct  attributes
 Attributes name. More...
 

Public Types

typedef boost::fusion::vector type
 The node contain 3 unsigned long integer for comunication computation and memory.
 

Static Public Member Functions

static bool noPointers ()
 

Data Fields

type data
 The data.
 

Static Public Attributes

static const unsigned int max_prop = 0
 total number of properties
 

Detailed Description

Reduced edge graph node.

It contain only the communication between nodes

Definition at line 233 of file SubdomainGraphNodes.hpp.


The documentation for this struct was generated from the following file: