sc::StateRecv(3) | MPQC | sc::StateRecv(3) |
sc::StateRecv - StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp.
#include <mstate.h>
Inherits sc::MsgStateRecv.
StateRecv (const Ref< MessageGrp >
&)
Create a StateRecv given a MessageGrp. void source (int)
Specify the source node.
void next_buffer ()
Specializations must implement next_buffer().
StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp.
Specializations must implement next_buffer().
Implements sc::MsgStateBufRecv.
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |