
Go to the source code of this file.
Functions | |
| int | maxdim (int n) |
| int | neighbor (int pe, int dim) |
| int | adjust (int dim, int pe) |
| int | setIC (int dim, int pe, int N) |
| Router * | newhcubeobject (int n, int me, Strategy *strat) |
Modified to send last k stages directly for all to all multicast by Sameer Kumar 9/07/03.
Adapted to the new communication library 05/14/04.
Definition in file hypercuberouter.C.
1.5.5