
Go to the source code of this file.
| Functions | |
| static void | DLOOP_Dataloop_create_named (MPI_Datatype type, DLOOP_Dataloop **dlp_p, int *dlsz_p, int *dldepth_p, int flag) | 
| void PREPEND_PREFIX() | Dataloop_create (MPI_Datatype type, DLOOP_Dataloop **dlp_p, int *dlsz_p, int *dldepth_p, int flag) | 
| static void DLOOP_Dataloop_create_named | ( | MPI_Datatype | type, | |
| DLOOP_Dataloop ** | dlp_p, | |||
| int * | dlsz_p, | |||
| int * | dldepth_p, | |||
| int | flag | |||
| ) |  [static] | 
Definition at line 343 of file dataloop_create.c.
References Dataloop_create_pairtype(), and PREPEND_PREFIX().
Referenced by Dataloop_create().


| void PREPEND_PREFIX() Dataloop_create | ( | MPI_Datatype | type, | |
| DLOOP_Dataloop ** | dlp_p, | |||
| int * | dlsz_p, | |||
| int * | dldepth_p, | |||
| int | flag | |||
| ) | 
Definition at line 19 of file dataloop_create.c.
References Dataloop_create(), Dataloop_create_blockindexed(), Dataloop_create_contiguous(), Dataloop_create_indexed(), Dataloop_create_struct(), Dataloop_create_vector(), Dataloop_dup(), DLOOP_Dataloop_create_named(), flag, MPI_Type_free, ndims, PREPEND_PREFIX(), stride, type, Type_convert_darray(), and Type_convert_subarray().
Referenced by Dataloop_create().


 1.5.5
 1.5.5