Definition at line 135 of file dist_map_graph.hpp.
|
typedef boost::fusion::vector< size_t, size_t > | type |
|
|
template<unsigned int id> |
auto | get () -> decltype(boost::fusion::at_c< id >(data)) |
|
template<unsigned int id> |
auto | get () const -> const decltype(boost::fusion::at_c< id >(data)) |
|
template<unsigned int dim, typename Mem > |
| e_info (const encapc< dim, e_info, Mem > &p) |
|
template<unsigned int dim, typename Mem > |
e_info & | operator= (const encapc< dim, e_info, Mem > &p) |
|
|
static const unsigned int | sgid = 0 |
|
static const unsigned int | dgid = 1 |
|
static const unsigned int | max_prop = 2 |
|
◆ type
typedef boost::fusion::vector<size_t, size_t> e_info::type |
◆ e_info() [1/2]
◆ e_info() [2/2]
template<unsigned int dim, typename Mem >
◆ get() [1/2]
template<unsigned int id>
auto e_info::get |
( |
| ) |
-> decltype(boost::fusion::at_c < id > (data))
|
|
inline |
◆ get() [2/2]
template<unsigned int id>
auto e_info::get |
( |
| ) |
const -> const decltype(boost::fusion::at_c < id > (data))
|
|
inline |
◆ noPointers()
static bool e_info::noPointers |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
template<unsigned int dim, typename Mem >
◆ data
◆ dgid
const unsigned int e_info::dgid = 1 |
|
static |
◆ max_prop
const unsigned int e_info::max_prop = 2 |
|
static |
◆ sgid
const unsigned int e_info::sgid = 0 |
|
static |
The documentation for this class was generated from the following file: