This is the main header file in the MultiWork group which includes all the other header files. More...
#include "chomp/multiwork/mwconfig.h"#include "chomp/multiwork/mwdata.h"#include "chomp/multiwork/mwworker.h"#include "chomp/multiwork/mwcoord.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 is the main header file in the MultiWork group which includes all the other header files.
Definition in file mw.h.
1.7.1