Definition at line 143 of file WorkDistrib.C.
◆ pe_sortop_bit_reversed()
pe_sortop_bit_reversed::pe_sortop_bit_reversed |
( |
int * |
r | ) |
|
|
inline |
◆ operator()()
bool pe_sortop_bit_reversed::operator() |
( |
int |
a, |
|
|
int |
b |
|
) |
| const |
|
inline |
Definition at line 146 of file WorkDistrib.C.
References compare_bit_reversed(), and rankInPhysOfNode.
148 if ( c < 0 )
return true;
149 if ( c > 0 )
return false;
152 if ( c < 0 )
return true;
153 if ( c > 0 )
return false;
static int compare_bit_reversed(int a, int b)
◆ rankInPhysOfNode
int* pe_sortop_bit_reversed::rankInPhysOfNode |
The documentation for this struct was generated from the following file: