
Go to the source code of this file.
Functions | |
| struct | PREPEND_PREFIX (Type_footprint_s) |
| void PREPEND_PREFIX() | Type_calc_footprint (MPI_Datatype type, DLOOP_Type_footprint *tfp) |
Variables | |
| DLOOP_Type_footprint | |
| struct PREPEND_PREFIX | ( | Type_footprint_s | ) | [read] |
| void PREPEND_PREFIX() Type_calc_footprint | ( | MPI_Datatype | type, | |
| DLOOP_Type_footprint * | tfp | |||
| ) |
Definition at line 138 of file typesize_support.c.
References disp, DLOOP_Named_type_alignsize(), DLOOP_Type_calc_footprint_struct(), DLOOP_Type_footprint, lb, MPI_Type_free, MPI_Type_size, ndims, PREPEND_PREFIX(), size, stride, true_lb, type, Type_calc_footprint(), Type_convert_darray(), Type_convert_subarray(), and ub.
Referenced by DLOOP_Type_calc_footprint_struct(), and Type_calc_footprint().


Definition at line 23 of file typesize_support.h.
Referenced by DLOOP_Type_calc_footprint_struct(), and Type_calc_footprint().
1.5.5