1
1
openmpi/ompi/datatype
Rainer Keller 5627fb5627 - Get rid of compiler warning: init type to DT_MAX_PREDEFINED
and assert it is below when accessing ompi_ddt_basicDatatypes
 - datatype in ompi_ddt_pack_description_length is and will not be
   changed.

This commit was SVN r9193.
2006-03-04 13:16:04 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c work in progress 2006-03-04 00:36:16 +00:00
convertor.h icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
datatype_internal.h Add the missing prototype and use the function (ompi_ddt_print_args) 2006-02-18 18:15:54 +00:00
datatype.h - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +00:00
ddt_test.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_add.c - Use the actual _count parameter passed through the macro 2006-03-02 20:23:07 +00:00
dt_arch.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_arch.h Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_args.c - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +00:00
dt_copy.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_array.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_dup.c - Use the actual _count parameter passed through the macro 2006-03-02 20:23:07 +00:00
dt_create_indexed.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_struct.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_vector.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_destroy.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_external32.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_match_size.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_module.c Homogeneously handle the one-sided features of the datatype. 2006-02-20 17:22:29 +00:00
dt_optimize.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_pack.c Remove the compilation warning. 2006-02-15 15:07:40 +00:00
dt_sndrcv.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_unpack.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
fake_stack.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
Makefile.am Add the new dt_copy.c to the Makefile.am 2005-11-13 23:00:50 +00:00
mpi_test.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
new_pack.c icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
new_position.c icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
new_unpack.c - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +00:00