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

Public Attributes | |
| int | values [2] |
| struct MPIB_pair * | prev |
| struct MPIB_pair * | next |
Detailed Description
List of pairs
Member Data Documentation
| int MPIB_pair::values[2] |
Values
| struct MPIB_pair* MPIB_pair::prev |
Previous pair
| struct MPIB_pair* MPIB_pair::next |
Next pair
The documentation for this struct was generated from the following file:
- benchmarks/mpib_utilities.h


