|
DIY
3.0
data-parallel out-of-core C++ library
|
Public Member Functions | |
| Collective (detail::CollectiveOp *cop) | |
| Collective (const Collective &other) | |
| void | init () |
| void | swap (Collective &other) |
| void | update (const Collective &other) |
| void | global (const mpi::communicator &c) |
| void | copy_from (Collective &other) const |
| void | result_out (void *x) const |
Public Attributes | |
| detail::CollectiveOp * | cop_ |
1.8.6