mpi
Interface OpWorker

All Known Implementing Classes:
BandWorker, BorWorker, BxorWorker, LandWorker, LorWorker, LxorWorker, MaxWorker, MinWorker, ProdWorker, SumWorker

public interface OpWorker


Method Summary
 Op getWorker(Datatype datatype)
           
 

Method Detail

getWorker

Op getWorker(Datatype datatype)
             throws MPIException
Throws:
MPIException