EvolvingObjects
eo::mpi::Channel Namespace Reference

Tags used in MPI messages for framework communication. More...

Variables

const int Commands = 0
const int Messages = 1

Detailed Description

Tags used in MPI messages for framework communication.

These tags are used for framework communication and fits "channels", so as to differentiate when we're sending an order to a worker (Commands) or data (Messages). They are not reserved by the framework and can be used by the user, but he is not bound to.

 All Classes Namespaces Files Functions Variables Typedefs Friends