mpi_type_create_subarray 23 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 84 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 57 ompi/mpi/fortran/mpif-h/type_create_subarray_f.c mpi_type_create_subarray,