EvolvingObjects
eo::mpi::Message Namespace Reference

Simple orders used by the framework. More...

Variables

const int Continue = 0
const int Finish = 1
const int Kill = 2

Detailed Description

Simple orders used by the framework.

These orders are sent by the master to the workers, to indicate to them if they should receive another task to do (Continue), if an one shot job is done (Finish) or if a multi job is done (Kill).

 All Classes Namespaces Files Functions Variables Typedefs Friends