|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MSEnvelope | |
---|---|
es.udc.gii.common.eaf.algorithm.parallel.topology.operator |
Uses of MSEnvelope in es.udc.gii.common.eaf.algorithm.parallel.topology.operator |
---|
Methods in es.udc.gii.common.eaf.algorithm.parallel.topology.operator that return MSEnvelope | |
---|---|
protected MSEnvelope |
MSTopology.doReceive()
Performs the receive operation. |
MSEnvelope |
MSTopology.receive()
Receives a MSEnvelope from a slave or from a master. |
Methods in es.udc.gii.common.eaf.algorithm.parallel.topology.operator with parameters of type MSEnvelope | |
---|---|
private void |
MSTopology.addSendRequest(mpi.Request request,
MSEnvelope[] evalObj)
|
protected void |
MSTopology.doSend(MSEnvelope evalObj)
Performs the send operation. |
void |
MSTopology.send(MSEnvelope evalObj)
Sends a MSEnvelope to a slave or to the master. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |