PPL Logo

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

Go to the source code of this file.

Functions

void mpi_type_create_subarray_ (int *ndims, int *array_of_sizes, int *array_of_subsizes, int *array_of_starts, int *order, MPI_Fint *oldtype, MPI_Fint *newtype, int *ierr)
void mpi_type_create_subarray_ (int *ndims, int *array_of_sizes, int *array_of_subsizes, int *array_of_starts, int *order, MPI_Datatype *oldtype, MPI_Datatype *newtype, int *ierr)


Function Documentation

void mpi_type_create_subarray_ ( int ndims,
int array_of_sizes,
int array_of_subsizes,
int array_of_starts,
int order,
MPI_Fint oldtype,
MPI_Fint newtype,
int ierr 
)

Definition at line 89 of file subarrayf.c.

References MPI_Type_create_subarray().

void mpi_type_create_subarray_ ( int ndims,
int array_of_sizes,
int array_of_subsizes,
int array_of_starts,
int order,
MPI_Datatype oldtype,
MPI_Datatype newtype,
int ierr 
)

Definition at line 104 of file subarrayf.c.

References MPI_Type_create_subarray().


Generated on Sat May 26 08:08:09 2012 for Charm++ by  doxygen 1.5.5