|
TIMPI
|
Go to the source code of this file.
Functions | |
| void | testVersionString () |
| void | testVersionNumber () |
| int | main (int argc, const char *const *argv) |
Variables | |
| Communicator * | TestCommWorld |
| int main | ( | int | argc, |
| const char *const * | argv | ||
| ) |
Definition at line 29 of file utility_unit.C.
References TIMPI::TIMPIInit::comm(), TestCommWorld, testVersionNumber(), and testVersionString().
| void testVersionNumber | ( | ) |
Definition at line 22 of file utility_unit.C.
References TIMPI::get_timpi_version().
Referenced by main().
| void testVersionString | ( | ) |
Definition at line 13 of file utility_unit.C.
References TIMPI::timpi_version_string().
Referenced by main().
| Communicator* TestCommWorld |
Definition at line 11 of file utility_unit.C.
Referenced by main().
1.8.14