Class IMPDump
alps::IMPDump
Synopsis
Description
IMPDump
public
construct/copy/destruct
IMPDump();
IMPDump(int32_t t);
IMPDump(const Process &, int32_t t);
IMPDump
public static functions
static int32_t probe(int32_t = -1) ;
static int32_t probe(const Process & w, int32_t t = -1) ;
IMPDump
public member functions
void init() ;
const Process & sender() const;
void receive(const Process & w, int32_t t) ;
void receive(int32_t t) ;
void broadcast(const alps::Process & sender) ;
void read_string(std::size_t, char *) ;
IMPDump
private member functions
void receive(const Process *, int32_t) ;
IMPDump
private static functions
static int32_t probe(const Process * w, int32_t t = -1) ;