Reduced edge graph node. More...
Reduced edge graph node.
It contain only the communication between nodes
Definition at line 230 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 | |