sc::GlobalMsgIter
Contents
Name
sc::GlobalMsgIter
Synopsis
Inherits sc::DescribedClass.
Inherited by sc::HypercubeGMI.
PublicMemberFunctionsGlobalMsgIter (int nproc, int me, int root=0)
void backwards ()
void forwards ()
void next ()
int done ()
int n ()
int sendto ()
int send ()
int recvfrom ()
int recv ()
ProtectedMemberFunctions
virtual int fwdsendto ()=0
virtual int fwdsend ()=0
virtual int fwdrecvfrom ()=0
virtual int fwdrecv ()=0
ProtectedAttributes
int me_
int nproc_
int root_
int i_
int n_
int fwd_