sub-domain edge graph node
More...
sub-domain edge graph node
Definition at line 132 of file SubdomainGraphNodes.hpp.
#include <SubdomainGraphNodes.hpp>
|
typedef boost::fusion::vector< size_t, size_t, size_t > | type |
| The node contain 3 unsigned long integer for comunication computation and memory.
|
|
|
template<unsigned int dim, typename Mem > |
| nm_e (const encapc< dim, nm_e, Mem > &p) |
|
template<unsigned int id> |
auto | get () -> decltype(boost::fusion::at_c< id >(data)) |
|
|
static const unsigned int | communication = 0 |
| computation property id in boost::fusion::vector
|
|
static const unsigned int | srcgid = 1 |
|
static const unsigned int | dstgid = 2 |
|
static const unsigned int | max_prop = 3 |
| total number of properties boost::fusion::vector
|
|
◆ type
typedef boost::fusion::vector<size_t, size_t, size_t> nm_e::type |
The node contain 3 unsigned long integer for comunication computation and memory.
Definition at line 135 of file SubdomainGraphNodes.hpp.
◆ nm_e() [1/2]
◆ nm_e() [2/2]
template<unsigned int dim, typename Mem >
◆ get()
template<unsigned int id>
auto nm_e::get |
( |
| ) |
-> decltype(boost::fusion::at_c < id > (data))
|
|
inline |
◆ noPointers()
static bool nm_e::noPointers |
( |
| ) |
|
|
inlinestatic |
◆ communication
const unsigned int nm_e::communication = 0 |
|
static |
◆ data
◆ dstgid
const unsigned int nm_e::dstgid = 2 |
|
static |
◆ max_prop
const unsigned int nm_e::max_prop = 3 |
|
static |
◆ srcgid
const unsigned int nm_e::srcgid = 1 |
|
static |
The documentation for this struct was generated from the following file: