Reduced edge graph node. More...
Reduced edge graph node.
It contain only the communication between nodes
Definition at line 233 of file SubdomainGraphNodes.hpp.
#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 | |
typedef boost::fusion::vector nm_part_e::type |
The node contain 3 unsigned long integer for comunication computation and memory.
Definition at line 236 of file SubdomainGraphNodes.hpp.
|
inlinestatic |
Definition at line 251 of file SubdomainGraphNodes.hpp.
type nm_part_e::data |
The data.
Definition at line 240 of file SubdomainGraphNodes.hpp.
|
static |
total number of properties
Definition at line 243 of file SubdomainGraphNodes.hpp.