PPL Logo

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

Go to the source code of this file.

Functions

void 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_Fint *oldtype, MPI_Fint *newtype, int *ierr)
void 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, int *ierr)


Function Documentation

void 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_Fint oldtype,
MPI_Fint newtype,
int ierr 
)

Definition at line 89 of file darrayf.c.

References MPI_Type_create_darray().

void 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,
int ierr 
)

Definition at line 106 of file darrayf.c.

References MPI_Type_create_darray().


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