Reduced sub-domain vertex graph node.
More...
#include <SubdomainGraphNodes.hpp>
|
|
typedef boost::fusion::vector< size_t, size_t > | type |
| | The node contain 3 unsigned long integer for comunication computation and memory.
|
| |
|
typedef float | s_type |
| |
|
|
| nm_part_v () |
| | default constructor
|
| |
|
template<unsigned int dim, typename Mem > |
| | nm_part_v (const encapc< dim, nm_part_v, Mem > &p) |
| |
|
|
static bool | noPointers () |
| |
|
|
static const unsigned int | id = 0 |
| | partition id in the boost::fusion::vector
|
| |
|
static const unsigned int | sub_id = 1 |
| | partition id in the boost::fusion::vector
|
| |
|
static const unsigned int | max_prop = 2 |
| | total number of properties
|
| |
Reduced sub-domain vertex graph node.
It contain only the processor id for each node
Definition at line 183 of file SubdomainGraphNodes.hpp.
The documentation for this struct was generated from the following file: