libsc
2.8.7
The SC library provides support for parallel scientific applications.
|
Replacement structure for MPI_File
.
More...
#include <sc_mpi.h>
Data Fields | |
sc_MPI_Comm | mpicomm |
The MPI communicator. | |
const char * | filename |
Name of the file. | |
FILE * | file |
Underlying file object. | |
int | mpisize |
Ranks in communicator. | |
int | mpirank |
Rank of this process. | |
Replacement structure for MPI_File
.
When MPI I/O is not enabled, this is used as file object.