next up previous contents
Next: Methods Up: class Group Previous: class Group

Constructors and destructors

Group()
The default constructor. Creates an uninitialized Group object.

Group(const Proc& p)
Conversion constructor. Initializes a Group object representing all processes in process array p. By definition p is the parent process array of the constructed group. The new group object can subsequently be reduced to a subset of p by using the restrict members below.



Guansong Zhang
Fri Oct 9 12:29:23 EDT 1998