|
ESyS-Particle
2.3.4
|

Functions | |
| TML_CartComm | cart_comm_build (TML_Comm *comm, bool circular) |
| bool | test_cart_comm_build (TML_Comm *comm) |
| bool | test_get_coords (TML_CartComm *comm, int rank) |
| bool | test_shift (TML_CartComm *comm, int rank, bool circ) |
| bool | test_group_cart (TML_Comm *comm, int rank) |
| TML_CartComm cart_comm_build | ( | TML_Comm * | comm, |
| bool | circular | ||
| ) |
References TML_Comm::size().
Referenced by test_group_cart().


| bool test_cart_comm_build | ( | TML_Comm * | comm | ) |
| bool test_get_coords | ( | TML_CartComm * | comm, |
| int | rank | ||
| ) |
References TML_CartComm::get_coords().
Referenced by test_group_cart().


| bool test_group_cart | ( | TML_Comm * | comm, |
| int | rank | ||
| ) |
References cart_comm_build(), test_cart_comm_build(), test_get_coords(), and test_shift().
Referenced by main().


| bool test_shift | ( | TML_CartComm * | comm, |
| int | rank, | ||
| bool | circ | ||
| ) |
References TML_CartComm::shift_cont().
Referenced by test_group_cart().

