logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::GlobalMsgIter

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                             sc::GlobalMsgIter(3)

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_

See Also