MPIBlib: MPI Benchmark library
MPIB_pairs Struct Reference
Collaboration diagram for MPIB_pairs:

Public Attributes | |
| MPIB_pair * | list |
| struct MPIB_pairs * | prev |
| struct MPIB_pairs * | next |
Detailed Description
List of lists of pairs
Member Data Documentation
Items
| struct MPIB_pairs* MPIB_pairs::prev |
Previous list
| struct MPIB_pairs* MPIB_pairs::next |
Next list
The documentation for this struct was generated from the following file:
- benchmarks/mpib_utilities.h


