1
1
openmpi/ompi/mpi/c
George Bosilca 55051b81c4 Activate the protection against unavailable datatypes. They get a flag DT_FLAG_UNAVAILABLE. We check now this flag in all the send/recv operations via the macros on mpi/c/bindings.h.
This flag is inherited by all datatypes create with unavailable datatypes. Basically, we let the user create the wrong datatype but we dont let him using it for any pt2pt communications or any pack/unpack.

This commit was SVN r8069.
2005-11-09 23:43:41 +00:00
..
profile * Move MPI_Wtime and MPI_Wtick back out of mpi.h and into the C bindings library, 2005-11-07 17:22:48 +00:00
abort.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
accumulate.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
add_error_class.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
add_error_code.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
add_error_string.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
address.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
allgather.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
allgatherv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
alloc_mem.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
allreduce.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
alltoall.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
alltoallv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
alltoallw.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
attr_delete.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
attr_fn.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
attr_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
attr_put.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
barrier.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
bcast.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
bindings.h Activate the protection against unavailable datatypes. They get a flag DT_FLAG_UNAVAILABLE. We check now this flag in all the send/recv operations via the macros on mpi/c/bindings.h. 2005-11-09 23:43:41 +00:00
bsend_init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
bsend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
buffer_attach.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
buffer_detach.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cancel.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_coords.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_map.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_rank.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_shift.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cart_sub.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cartdim_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
close_port.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_accept.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_call_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_compare.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_connect.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_create_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_create_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_delete_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_disconnect.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_dup.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_free_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_get_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_get_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_get_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_get_parent.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_group.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_join.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_rank.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_remote_group.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_remote_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_set_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_set_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_set_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_spawn_multiple.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_spawn.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_split.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
comm_test_inter.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dims_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler_set.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
error_class.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
error_string.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
exscan.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_call_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_close.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_create_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_delete.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_amode.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_atomicity.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_byte_offset.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_group.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_info.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_position_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_position.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_type_extent.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_get_view.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iread_at.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iread_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iread.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iwrite_at.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iwrite_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_iwrite.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_open.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_preallocate.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_all_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_all_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_all.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_at_all_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_at_all_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_at_all.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_at.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_ordered_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_ordered_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_ordered.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_read.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_seek_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_seek.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_set_atomicity.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_set_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_set_info.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_set_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_set_view.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_sync.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_all_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_all_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_all.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_at_all_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_at_all_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_at_all.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_at.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_ordered_begin.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_ordered_end.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_ordered.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write_shared.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file_write.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
finalize.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
finalized.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
free_mem.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
gather.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
gatherv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get_address.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get_count.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get_elements.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get_processor_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get_version.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graph_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graph_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graph_map.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graph_neighbors_count.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graph_neighbors.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
graphdims_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
grequest_complete.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
grequest_start.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_compare.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_difference.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_excl.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_incl.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_intersection.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_range_excl.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_range_incl.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_rank.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_translate_ranks.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group_union.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ibsend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_delete.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_dup.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_get_nkeys.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_get_nthkey.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_get_valuelen.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_get.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info_set.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
init_thread.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
initialized.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
intercomm_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
intercomm_merge.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
iprobe.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
irecv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
irsend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
is_thread_main.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
isend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
issend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
keyval_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
keyval_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
lookup_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am * Move MPI_Wtime and MPI_Wtick back out of mpi.h and into the C bindings library, 2005-11-07 17:22:48 +00:00
op_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
op_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
op_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
op_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
open_port.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pack_external_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pack_external.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pack_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pack.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pcontrol.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
probe.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
publish_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
put.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
query_thread.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
recv_init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
recv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
reduce_scatter.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
reduce.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
register_datarep.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request_get_status.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
rsend_init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
rsend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
scan.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
scatter.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
scatterv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
send_init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
send.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
sendrecv_replace.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
sendrecv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ssend_init.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ssend.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
start.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
startall.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
status_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
status_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
status_set_cancelled.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
status_set_elements.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
test_cancelled.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
test.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
testall.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
testany.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
testsome.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
topo_test.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_commit.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_contiguous.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_darray.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_f90_complex.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_f90_integer.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_f90_real.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_hindexed.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_hvector.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_indexed_block.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_resized.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_struct.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_create_subarray.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_delete_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_dup.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_extent.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_free_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_contents.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_envelope.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_extent.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_get_true_extent.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_hindexed.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_hvector.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_indexed.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_lb.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_match_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_set_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_set_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_struct.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_ub.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
type_vector.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
unpack_external.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
unpack.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
unpublish_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
wait.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
waitall.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
waitany.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
waitsome.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_c2f.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_call_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_complete.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_create_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_create_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_create.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_delete_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_f2c.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_fence.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_free_keyval.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_free.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_get_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_get_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_get_group.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_get_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_lock.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_post.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_set_attr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_set_errhandler.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_set_name.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_start.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_test.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_unlock.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_wait.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
wtick.c * Move MPI_Wtime and MPI_Wtick back out of mpi.h and into the C bindings library, 2005-11-07 17:22:48 +00:00
wtime.c * Move MPI_Wtime and MPI_Wtick back out of mpi.h and into the C bindings library, 2005-11-07 17:22:48 +00:00