|
DIY
3.0
data-parallel out-of-core C++ library
|
Public Member Functions | |
| int | size () const |
| int | size_unique () const |
| BlockID | target (int i) const |
| BlockID & | target (int i) |
| int | find (int gid) const |
| void | add_neighbor (const BlockID &block) |
| void | fix (const Assigner &assigner) |
| void | swap (Link &other) |
| virtual void | save (BinaryBuffer &bb) const |
| virtual void | load (BinaryBuffer &bb) |
| virtual size_t | id () const |
1.8.6