mpi
Class BorWorker

java.lang.Object
  extended by mpi.BorWorker
All Implemented Interfaces:
OpWorker

public class BorWorker
extends java.lang.Object
implements OpWorker


Method Summary
 Op getWorker(Datatype datatype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getWorker

public Op getWorker(Datatype datatype)
             throws MPIException
Specified by:
getWorker in interface OpWorker
Throws:
MPIException