This header file accompanies the corresponding CPP file which contains the implementation of the core communication functions of the MultiWork module, to be used with the wxWidgets interface to network sockets. More...
#include "chomp/multiwork/mwconfig.h"
#include "chomp/multiwork/mwlowlev.h"
Go to the source code of this file.
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. |
This header file accompanies the corresponding CPP file which contains the implementation of the core communication functions of the MultiWork module, to be used with the wxWidgets interface to network sockets.
Note: This version DOES NOT WORK correctly in some cases for a reason that is unknown to me, so please, use the "unix" or "win32" interface instead. Maybe it will work better with a new version of wxWidgets...
Definition in file mw_wxwin.h.