libsc  2.8.7
The SC library provides support for parallel scientific applications.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sc_MPI_Status Struct Reference

Replacement of MPI_Status for non-MPI configuration. More...

#include <sc_mpi.h>

Data Fields

int count
 Bytes sent/received.
 
int cancelled
 Cancellation occurred.
 
int MPI_SOURCE
 Rank of the source.
 
int MPI_TAG
 Tag of the message.
 
int MPI_ERROR
 Error occurred.
 

Detailed Description

Replacement of MPI_Status for non-MPI configuration.


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