Files | |
| file | binUtils.h [code] |
| A set of efficient functions that use binary operations to perform some small computations. | |
| file | dtypes.h [code] |
| Traits to determine MPI_DATATYPE from a C++ datatype. | |
| file | indexHolder.h [code] |
| A small helper class used while sorting a pair of value and its index in an array/vector. | |
| file | ompUtils.h [code] |
| file | parUtils.h [code] |
| A set of parallel utilities. | |
| file | seqUtils.h [code] |
| A set of sequential utilities. | |
| file | sort_profiler.h [code] |