#include "time.h"Go to the source code of this file.
Classes | |
| class | mdp_communicator |
| DO NOT INSTANTIATE use object mdp instead. More... | |
Typedefs | |
| typedef int | mdp_request |
Functions | |
| void | _mpi_error_message (string a, string b, int c) |
| void | begin_function (string s) |
| Logs in xml the start of a function with message s. | |
| void | end_function (string s) |
| Logs in xml the end of a function with message s. | |
Variables | |
| mdp_communicator | mdp |
| the only communicator object | |
| mdp_communicator & | mpi = mdp |
| alias for mdp | |
Contains declaration of class mdp_array
Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf
| typedef int mdp_request |
| void _mpi_error_message | ( | string | a, | |
| string | b, | |||
| int | c | |||
| ) |
| void begin_function | ( | string | s | ) | [inline] |
Logs in xml the start of a function with message s.
| void end_function | ( | string | s | ) | [inline] |
Logs in xml the end of a function with message s.
the only communicator object
alias for mdp
1.6.1