mpi
Class LandBoolean

java.lang.Object
  extended by mpi.Op
      extended by mpi.Land
          extended by mpi.LandBoolean

public class LandBoolean
extends Land


Method Summary
 void perform(java.lang.Object buf1, int offset, int count)
           
 
Methods inherited from class mpi.Op
finalize, free
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

perform

public void perform(java.lang.Object buf1,
                    int offset,
                    int count)
             throws MPIException
Throws:
MPIException