#include <adioi.h>
Data Fields | |
char * | name |
void * | state |
MPI_Datarep_extent_function * | extent_fn |
MPI_Datarep_conversion_function * | read_conv_fn |
MPI_Datarep_conversion_function * | write_conv_fn |
struct ADIOI_Datarep * | next |
Definition at line 81 of file adioi.h.
char* ADIOI_Datarep::name |
void* ADIOI_Datarep::state |
struct ADIOI_Datarep* ADIOI_Datarep::next [read] |