Data Fields

Vcom Struct Reference

Class Vcom: Definition. More...

#include <vcom.h>

Data Fields

int mpi_rank
int mpi_size
int type
int error
void * core

Detailed Description

Class Vcom: Definition.

Definition at line 50 of file vcom.h.


Field Documentation

void* core

Private MPI core

Definition at line 61 of file vcom.h.

int error

note if any error has occurred on this vcom device

Definition at line 59 of file vcom.h.

int mpi_rank

Local PE rank from MPI

Definition at line 52 of file vcom.h.

int mpi_size

Total number of PEs in this communicator from MPI

Definition at line 53 of file vcom.h.

int type

Communications type. 0 = not initialized. 1 = Message Passing Interface 1.1

Definition at line 55 of file vcom.h.


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