Coordinator::datapack Struct Reference

This is an auxiliary class whose objects store the information on the data chunks sent to workers. More...

List of all members.

Public Member Functions

 datapack ()
 The default constructor of an uninitialized data pack.
 datapack (int _num, const parCube &_box)
 A nice constructor which initializes all the data.

Public Attributes

int num
 The number of the data pack.
parCube box
 The cube (with respect to the iterator) sent to a worker.


Detailed Description

This is an auxiliary class whose objects store the information on the data chunks sent to workers.

Definition at line 99 of file coord.h.


Constructor & Destructor Documentation

Coordinator::datapack::datapack (  )  [inline]

The default constructor of an uninitialized data pack.

Definition at line 102 of file coord.h.

Coordinator::datapack::datapack ( int  _num,
const parCube _box 
) [inline]

A nice constructor which initializes all the data.

Definition at line 105 of file coord.h.


Member Data Documentation

int Coordinator::datapack::num

The number of the data pack.

Definition at line 113 of file coord.h.

parCube Coordinator::datapack::box

The cube (with respect to the iterator) sent to a worker.

Definition at line 116 of file coord.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 28 17:47:58 2010 for The Conley-Morse Graphs Software by  doxygen 1.5.3