PPL Logo

libs/ck-libs/ampi/romio/common/dataloop/dataloop_create_indexed.c File Reference

Go to the source code of this file.

Functions

static DLOOP_Count DLOOP_Type_indexed_count_contig (DLOOP_Count count, int *blocklength_array, void *displacement_array, int dispinbytes, DLOOP_Offset old_extent)
static void DLOOP_Type_indexed_array_copy (DLOOP_Count count, DLOOP_Count contig_count, int *input_blocklength_array, void *input_displacement_array, DLOOP_Count *output_blocklength_array, DLOOP_Offset *out_disp_array, int dispinbytes, DLOOP_Offset old_extent)
int PREPEND_PREFIX() Dataloop_create_indexed (int icount, int *blocklength_array, void *displacement_array, int dispinbytes, MPI_Datatype oldtype, DLOOP_Dataloop **dlp_p, int *dlsz_p, int *dldepth_p, int flag)


Function Documentation

static DLOOP_Count DLOOP_Type_indexed_count_contig ( DLOOP_Count  count,
int blocklength_array,
void *  displacement_array,
int  dispinbytes,
DLOOP_Offset  old_extent 
) [static]

Definition at line 368 of file dataloop_create_indexed.c.

Referenced by Dataloop_create_indexed().

Here is the caller graph for this function:

static void DLOOP_Type_indexed_array_copy ( DLOOP_Count  count,
DLOOP_Count  contig_count,
int input_blocklength_array,
void *  input_displacement_array,
DLOOP_Count *  output_blocklength_array,
DLOOP_Offset *  out_disp_array,
int  dispinbytes,
DLOOP_Offset  old_extent 
) [static]

Definition at line 287 of file dataloop_create_indexed.c.

Referenced by Dataloop_create_indexed().

Here is the caller graph for this function:

int PREPEND_PREFIX() Dataloop_create_indexed ( int  icount,
int blocklength_array,
void *  displacement_array,
int  dispinbytes,
MPI_Datatype  oldtype,
DLOOP_Dataloop **  dlp_p,
int dlsz_p,
int dldepth_p,
int  flag 
)


Generated on Mon Sep 21 08:05:53 2020 for Charm++ by  doxygen 1.5.5