MPI_Type_create_darray 109 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/darrayf.c *ierr = MPI_Type_create_darray(*size,*rank,*ndims,array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,*order,oldtype_c,&newtype_c); MPI_Type_create_darray 128 ompi/mca/io/romio321/romio/mpi2-other/array/fortran/darrayf.c *ierr = MPI_Type_create_darray(*size,*rank,*ndims,array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,*order,*oldtype,newtype); MPI_Type_create_darray 82 ompi/mca/io/romio321/romio/test/coll_perf.c MPI_Type_create_darray(nprocs, mynod, ndims, array_of_gsizes, MPI_Type_create_darray 97 ompi/mca/io/romio321/romio/test/coll_test.c MPI_Type_create_darray(nprocs, mynod, ndims, array_of_gsizes, MPI_Type_create_darray 58 ompi/mca/io/romio321/romio/test/darray_read.c CHECK(MPI_Type_create_darray(size, rank, 2, gsize, distrib, MPI_Type_create_darray 93 ompi/mca/io/romio321/romio/test/large_array.c MPI_Type_create_darray(nprocs, mynod, ndims, array_of_gsizes, MPI_Type_create_darray 84 ompi/mca/io/romio321/romio/test/split_coll.c MPI_Type_create_darray(nprocs, mynod, ndims, array_of_gsizes, MPI_Type_create_darray 216 ompi/mpi/cxx/datatype_inln.h (void) MPI_Type_create_darray(size, rank, ndims, MPI_Type_create_darray 368 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_darray, mpi_type_create_darray, MPI_TYPE_CREATE_DARRAY, (MPI_Fint *size, MPI_Fint *rank, MPI_Fint *ndims, MPI_Fint *gsize_array, MPI_Fint *distrib_array, MPI_Fint *darg_array, MPI_Fint *psize_array, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Type_create_darray 1413 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Type_create_darray MPI_Type_create_darray 1415 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_create_darray(size, rank, ndims, gsize_array, distrib_array, & MPI_Type_create_darray 1428 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Type_create_darray MPI_Type_create_darray 153 orte/test/mpi/parallel_r64.c MPI_Type_create_darray(npes, rank, D, gsize, distrib, dargs, psize, MPI_ORDER_FORTRAN, MPI_INT, &filetype); MPI_Type_create_darray 153 orte/test/mpi/parallel_r8.c MPI_Type_create_darray(npes, rank, D, gsize, distrib, dargs, psize, MPI_ORDER_FORTRAN, MPI_INT, &filetype); MPI_Type_create_darray 158 orte/test/mpi/parallel_w64.c MPI_Type_create_darray(npes, rank, D, gsize, distrib, dargs, psize, MPI_ORDER_FORTRAN, MPI_INT, &filetype); MPI_Type_create_darray 157 orte/test/mpi/parallel_w8.c MPI_Type_create_darray(npes, rank, D, gsize, distrib, dargs, psize, MPI_ORDER_FORTRAN, MPI_INT, &filetype);