( CONNECT* CD, int nMade,
CONNECTMSG* CMBuf,
MPI_Comm &ConComm,
MPI_Status &status,
MPI_Datatype &MsgType )
For recurrent connections: If the clusters were on different nodes, node A calls this function to retrieve information about the synapses created on node B.
Documentation
For recurrent connections: If the clusters were on different nodes, node A
calls this function to retrieve information about the synapses created on node B.
- Parameters:
- CD - Connection Description contains information regarding source and destination
nMade - The number of connections made when connection cluster B to cluster A
CMBuf - Data about the connections will be stored here as it is read from node B
ConComm - MPI Communication object
status - MPI Status is stored here after a receive
MsgType - Special Message Type created for the transmission of CONNECTMSG objects
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.