|
MPQC
2.3.1
|
StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp. More...
#include <mstate.h>
Public Member Functions | |
| StateRecv (const Ref< MessageGrp > &) | |
| Create a StateRecv given a MessageGrp. | |
| void | source (int) |
| Specify the source node. | |
Protected Member Functions | |
| 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.