DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Public Attributes | List of all members
diy::Master::Collective Struct Reference

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_
 

The documentation for this struct was generated from the following file: