MPI_TYPE_CREATE_SUBARRAY   17 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/subarrayf.c extern FORTRAN_API void FORT_CALL MPI_TYPE_CREATE_SUBARRAY(MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *);
MPI_TYPE_CREATE_SUBARRAY   77 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/subarrayf.c #define mpi_type_create_subarray_ MPI_TYPE_CREATE_SUBARRAY
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   47 ompi/mpi/fortran/mpif-h/type_create_subarray_f.c #pragma weak MPI_TYPE_CREATE_SUBARRAY = ompi_type_create_subarray_f
MPI_TYPE_CREATE_SUBARRAY   56 ompi/mpi/fortran/mpif-h/type_create_subarray_f.c OMPI_GENERATE_F77_BINDINGS (MPI_TYPE_CREATE_SUBARRAY,