
Go to the source code of this file.
Functions | |
| void | Moc_DynamicSelectQueue (int nqueues, int ncon, int subdomain1, int subdomain2, idxtype *currentq, floattype *flows, int *from, int *qnum, int minval, floattype avgvwgt, floattype maxdiff) |
| int | Moc_HashVwgts (int ncon, floattype *nvwgt) |
| int | Moc_HashVRank (int ncon, int *vwgt) |
| void Moc_DynamicSelectQueue | ( | int | nqueues, | |
| int | ncon, | |||
| int | subdomain1, | |||
| int | subdomain2, | |||
| idxtype * | currentq, | |||
| floattype * | flows, | |||
| int * | from, | |||
| int * | qnum, | |||
| int | minval, | |||
| floattype | avgvwgt, | |||
| floattype | maxdiff | |||
| ) |
Definition at line 19 of file selectq.c.
References iset(), KVType::key, Moc_HashVRank(), MPI_Comm_rank(), MPI_COMM_WORLD, myvalkeycompare(), qsort(), and KVType::val.
Referenced by BalanceMyLink().
Definition at line 293 of file selectq.c.
References KVType::key, myvalkeycompare(), qsort(), and KVType::val.
Referenced by BalanceMyLink().
1.5.5