Classes | Namespaces

mwworker.h File Reference

This file contains the definition of the MultiWork worker class. More...

#include "chomp/multiwork/mwconfig.h"
#include "chomp/multiwork/mwlowlev.h"
#include "chomp/multiwork/mwdata.h"
#include "chomp/multiwork/mwtask.h"

Go to the source code of this file.

Classes

class  chomp::multiwork::mwWorker
 This class defines a generic worker task object for the multi-work distributed computations framework. More...

Namespaces

namespace  chomp
 

This namespace contains the entire CHomP library interface.


namespace  chomp::multiwork
 

This namespace contains an interface to the MultiWork module which allows one to easily distribute a computational task over multiple processes and run concurrent computations.



Detailed Description

This file contains the definition of the MultiWork worker class.

Author:
Pawel Pilarczyk

Definition in file mwworker.h.