libsc  2.8.3.341-30a7-dirty
The SC library provides support for parallel scientific applications.
Data Fields
sc_no_mpiio_file Struct Reference

Replacement structure for MPI_File. More...

#include <sc_mpi.h>

Data Fields

const char * filename
 Name of the file.
 
FILE * file
 Underlying file object.
 

Detailed Description

Replacement structure for MPI_File.

When MPI I/O is not enabled, this is used as file object.


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