next up previous contents
Next: Group Up: Full public interface of Previous: Intracomm and Intercomm   Contents

Op

public class Op {
  Op(User_function function, boolean commute) throws MPIException {...}

  void finalize() throws MPIException {...}

  ...
}



Bryan Carpenter 2002-07-12