Reduced sub-domain vertex graph node.
More...
Reduced sub-domain vertex graph node.
It contain only the processor id for each node
Definition at line 183 of file SubdomainGraphNodes.hpp.
#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 |
|
|
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
|
|
◆ s_type
typedef float nm_part_v::s_type |
◆ type
The node contain 3 unsigned long integer for comunication computation and memory.
Definition at line 186 of file SubdomainGraphNodes.hpp.
◆ nm_part_v() [1/2]
◆ nm_part_v() [2/2]
template<unsigned int dim, typename Mem >
◆ noPointers()
static bool nm_part_v::noPointers |
( |
| ) |
|
|
inlinestatic |
◆ data
◆ id
const unsigned int nm_part_v::id = 0 |
|
static |
◆ max_prop
const unsigned int nm_part_v::max_prop = 2 |
|
static |
◆ sub_id
const unsigned int nm_part_v::sub_id = 1 |
|
static |
The documentation for this struct was generated from the following file: