Go to the source code of this file.
Functions | |
int PREPEND_PREFIX() | Dataloop_create_vector (int icount, int iblocklength, MPI_Aint astride, int strideinbytes, DLOOP_Type oldtype, DLOOP_Dataloop **dlp_p, int *dlsz_p, int *dldepth_p, int flag) |
int PREPEND_PREFIX() Dataloop_create_vector | ( | int | icount, | |
int | iblocklength, | |||
MPI_Aint | astride, | |||
int | strideinbytes, | |||
DLOOP_Type | oldtype, | |||
DLOOP_Dataloop ** | dlp_p, | |||
int * | dlsz_p, | |||
int * | dldepth_p, | |||
int | flag | |||
) |
Definition at line 27 of file dataloop_create_vector.c.
References blocklength, DLOOP_Dataloop_vector::blocksize, DLOOP_Dataloop_vector::count, count, Dataloop_alloc(), Dataloop_alloc_and_copy(), Dataloop_create_contiguous(), DLOOP_Dataloop::el_extent, flag, DLOOP_Dataloop::loop_params, oldtype, PREPEND_PREFIX(), DLOOP_Dataloop_vector::stride, stride, and DLOOP_Dataloop::v_t.