ompi_datatype_create_indexed 196 ompi/datatype/ompi_datatype.h OMPI_DECLSPEC int32_t ompi_datatype_create_indexed( int count, const int* pBlockLength, const int* pDisp, ompi_datatype_create_indexed 720 ompi/datatype/ompi_datatype_args.c ompi_datatype_create_indexed( i[0], &(i[1]), &(i[1+i[0]]), d[0], &datatype ); ompi_datatype_create_indexed 169 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(blockcount, new_scounts, new_sdispls, ompi_datatype_create_indexed 172 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(blockcount, new_rcounts, new_rdispls, ompi_datatype_create_indexed 450 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(2, new_scounts, new_sdispls, rdtype, ompi_datatype_create_indexed 460 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(2, new_rcounts, new_rdispls, rdtype, ompi_datatype_create_indexed 634 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(size,rcounts,disps,rdtype,&newtype); ompi_datatype_create_indexed 267 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_create_indexed(k, blen, displs, sdtype, &new_ddt); ompi_datatype_create_indexed 196 ompi/mca/coll/base/coll_base_reduce_scatter_block.c err = ompi_datatype_create_indexed(2, blocklens, displs, dtype, &dtypesend); ompi_datatype_create_indexed 207 ompi/mca/coll/base/coll_base_reduce_scatter_block.c err = ompi_datatype_create_indexed(2, blocklens, displs, dtype, &dtyperecv); ompi_datatype_create_indexed 103 ompi/mca/coll/inter/coll_inter_allgatherv.c ompi_datatype_create_indexed(size,rcounts,disps,rdtype,&ndtype); ompi_datatype_create_indexed 60 ompi/mca/coll/inter/coll_inter_gatherv.c ompi_datatype_create_indexed(size, rcounts, disps, rdtype, &ndtype); ompi_datatype_create_indexed 125 ompi/mca/coll/inter/coll_inter_scatterv.c ompi_datatype_create_indexed(size,scounts,disps,sdtype,&ndtype); ompi_datatype_create_indexed 95 ompi/mca/fcoll/base/fcoll_base_coll_array.c err = ompi_datatype_create_indexed (procs_per_group, ompi_datatype_create_indexed 78 ompi/mpi/c/type_indexed.c rc = ompi_datatype_create_indexed ( count, array_of_blocklengths, ompi_datatype_create_indexed 136 test/datatype/ddt_lib.c ompi_datatype_create_indexed( mat_size, blocklen, disp, &ompi_mpi_double.dt, ompi_datatype_create_indexed 161 test/datatype/ddt_lib.c ompi_datatype_create_indexed( mat_size, blocklen, disp, &ompi_mpi_double.dt, ompi_datatype_create_indexed 179 test/datatype/ddt_lib.c ompi_datatype_create_indexed( 2, blocklen, disp, &ompi_mpi_double.dt, ompi_datatype_create_indexed 281 test/datatype/ddt_lib.c ompi_datatype_create_indexed( 18, blacs_length, blacs_indices, &ompi_mpi_int.dt, &pdt ); ompi_datatype_create_indexed 110 test/datatype/large_data.c ompi_datatype_create_indexed(2, scounts, sdispls, ddt, &stype); ompi_datatype_create_indexed 125 test/datatype/large_data.c ompi_datatype_create_indexed(2, rcounts, rdispls, ddt, &rtype);