Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
VMPI_Map Struct Reference

Defines a map. More...

#include <VMPI.h>

Collaboration diagram for VMPI_Map:
Collaboration graph

Data Fields

int count
 Number of ranks. More...
 
int * ranks
 Target ranks. More...
 

Detailed Description

Defines a map.

Definition at line 287 of file VMPI.h.

Field Documentation

int VMPI_Map::count

Number of ranks.

Definition at line 289 of file VMPI.h.

int* VMPI_Map::ranks

Target ranks.

Definition at line 290 of file VMPI.h.


The documentation for this struct was generated from the following file: