MPI_Type_create_subarray  108 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/subarrayf.c     *ierr = MPI_Type_create_subarray(*ndims,array_of_sizes,array_of_subsizes,array_of_starts,*order,oldtype_c,&newtype_c);
MPI_Type_create_subarray  125 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/subarrayf.c *ierr = MPI_Type_create_subarray(*ndims,array_of_sizes,array_of_subsizes,array_of_starts,*order,*oldtype,newtype);
MPI_Type_create_subarray  177 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_create_subarray(ndims, sizes, subs, starts, 
MPI_Type_create_subarray  182 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_create_subarray(ndims, sizes, subs, starts, 
MPI_Type_create_subarray  187 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_create_subarray(ndims, sizes, subs, starts, 
MPI_Type_create_subarray  202 ompi/mpi/cxx/datatype_inln.h   (void) MPI_Type_create_subarray(ndims, const_cast<int *>(array_of_sizes),
MPI_Type_create_subarray  378 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_subarray, mpi_type_create_subarray, MPI_TYPE_CREATE_SUBARRAY, (MPI_Fint *ndims, MPI_Fint *size_array, MPI_Fint *subsize_array, MPI_Fint *start_array, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr));
MPI_Type_create_subarray 1559 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Type_create_subarray
MPI_Type_create_subarray 1561 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_create_subarray(ndims, size_array, subsize_array, start_array, order, &
MPI_Type_create_subarray 1571 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Type_create_subarray