MALOC 0.1
Public Attributes

sVcom Struct Reference

Contains public data members for Vcom class. More...

#include <vcom.h>

List of all members.

Public Attributes

int mpi_rank
 Local PE rank from MPI.
int mpi_size
 Total number of PEs in this communicator from MPI.
int type
 Communication type.
0 = not initialized
1 = Message Passing Interface 1.1.
int error
 note if any error has occurred on this vcom device
void * core
 Private MPI core.

Detailed Description

Contains public data members for Vcom class.

Author:
Michael Holst
Note:
None

Member Data Documentation

void* sVcom::core

Private MPI core.

note if any error has occurred on this vcom device

Local PE rank from MPI.

Total number of PEs in this communicator from MPI.

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


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