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