Definition at line 169 of file PHG.cpp.
void build_inverse_links |
( |
| ) |
|
|
inline |
Uint final_target_node |
( |
const Uint |
node_idx | ) |
|
|
inline |
The final periodic link, obtained after following all periodic links that start from the given node. Returns the node itself if not periodic.
Definition at line 199 of file PHG.cpp.
std::vector<Uint> inverse_links |
( |
const Uint |
node_idx | ) |
|
|
inline |
bool is_periodic |
( |
const Uint |
node_idx | ) |
|
|
inline |
Return true if the given node has a periodic link.
Definition at line 180 of file PHG.cpp.
Return the direct periodic link of the given node, or the node itself if there is none.
Definition at line 189 of file PHG.cpp.
std::vector< std::vector<Uint> > inverse_periodic_links |
The documentation for this struct was generated from the following file: