PPL Logo

libs/ck-libs/ampi/romio/mpi2-other/array/darray.c File Reference

Go to the source code of this file.

Functions

void MPIOI_Type_block (int *array_of_gsizes, int dim, int ndims, int nprocs, int rank, int darg, int order, MPI_Aint orig_extent, MPI_Datatype type_old, MPI_Datatype *type_new, MPI_Aint *st_offset)
void MPIOI_Type_cyclic (int *array_of_gsizes, int dim, int ndims, int nprocs, int rank, int darg, int order, MPI_Aint orig_extent, MPI_Datatype type_old, MPI_Datatype *type_new, MPI_Aint *st_offset)
int MPI_Type_create_darray (int size, int rank, int ndims, int *array_of_gsizes, int *array_of_distribs, int *array_of_dargs, int *array_of_psizes, int order, MPI_Datatype oldtype, MPI_Datatype *newtype)


Function Documentation

void MPIOI_Type_block ( int array_of_gsizes,
int  dim,
int  ndims,
int  nprocs,
int  rank,
int  darg,
int  order,
MPI_Aint  orig_extent,
MPI_Datatype  type_old,
MPI_Datatype type_new,
MPI_Aint st_offset 
)

Definition at line 260 of file darray.c.

References MPI_Abort(), MPI_COMM_WORLD, MPI_Type_contiguous(), and MPI_Type_hvector().

Referenced by MPI_Type_create_darray().

void MPIOI_Type_cyclic ( int array_of_gsizes,
int  dim,
int  ndims,
int  nprocs,
int  rank,
int  darg,
int  order,
MPI_Aint  orig_extent,
MPI_Datatype  type_old,
MPI_Datatype type_new,
MPI_Aint st_offset 
)

int MPI_Type_create_darray ( int  size,
int  rank,
int  ndims,
int array_of_gsizes,
int array_of_distribs,
int array_of_dargs,
int array_of_psizes,
int  order,
MPI_Datatype  oldtype,
MPI_Datatype newtype 
)


Generated on Fri May 25 08:00:46 2012 for Charm++ by  doxygen 1.5.5