mpi
Class LxorWorker

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

public class LxorWorker
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