1
1
openmpi/ompi/mpi/fortran/mpif-h
Jeff Squyres 8ff60c47cc mpi_f08: move the f08 version of buffer_detach to use-mpi-f08
@ggouaillardet was right -- we should have put the
ompi_buffer_detach_f08() function in the use-mpi-f08 directory to
begin with.  Putting it in the mpif-h directory made it complicated as
to whether the function would be built or not (e.g., whether weak
symbols were supported or not, whether the profiling layer was
disabled or not, ...etc.).

Just put it in the use-mpi-f08 directory and always build it (when the
mpi_f08 module is built, of course), and keep it simple.
2015-07-07 07:38:09 -07:00
..
profile Merge pull request #629 from hjelmn/aint_math 2015-06-24 10:52:44 -07:00
abort_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
accumulate_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
add_error_class_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
add_error_code_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
add_error_string_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
address_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
aint_add_f.c Purge whitespace 2015-06-25 13:27:56 -07:00
aint_diff_f.c Purge whitespace 2015-06-25 13:27:56 -07:00
allgather_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
allgatherv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
alloc_mem_f.c fortran: also provide PMPI variants for MPI_Alloc_mem_cptr 2014-08-28 23:47:38 +00:00
allreduce_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
alltoall_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
alltoallv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
alltoallw_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
attr_delete_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
attr_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
attr_put_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
barrier_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bcast_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bindings.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bsend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bsend_init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
buffer_attach_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
buffer_detach_f.c mpi_f08: move the f08 version of buffer_detach to use-mpi-f08 2015-07-07 07:38:09 -07:00
cancel_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_coords_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_map_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_rank_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_shift_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cart_sub_f.c == Highlights == 2012-04-18 15:57:29 +00:00
cartdim_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
close_port_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_accept_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_call_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_compare_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_connect_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_create_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_create_group_f.c Merge in Jeff's fortran fixes for new communicator duplicator functions 2013-10-02 18:42:04 +00:00
comm_create_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_delete_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_disconnect_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_dup_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_dup_with_info_f.c Merge in Jeff's fortran fixes for new communicator duplicator functions 2013-10-02 18:42:04 +00:00
comm_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_free_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_get_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_get_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_get_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_get_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_get_parent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_group_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_idup_f.c Merge in Jeff's fortran fixes for new communicator duplicator functions 2013-10-02 18:42:04 +00:00
comm_join_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_rank_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_remote_group_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_remote_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_set_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_set_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_set_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_set_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_spawn_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_spawn_multiple_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_split_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_split_type_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_test_inter_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
compare_and_swap_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
dims_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dist_graph_create_adjacent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dist_graph_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dist_graph_neighbors_count_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dist_graph_neighbors_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler_set_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
error_class_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
error_string_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
exscan_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
f_sync_reg_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fetch_and_op_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
file_call_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_close_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_create_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_delete_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_amode_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_atomicity_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_byte_offset_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_group_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_position_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_position_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_type_extent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_get_view_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iread_at_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iread_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iread_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iwrite_at_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iwrite_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_iwrite_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_open_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_preallocate_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_all_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_all_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_all_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_at_all_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_at_all_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_at_all_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_at_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_ordered_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_ordered_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_ordered_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_read_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_seek_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_seek_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_set_atomicity_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_set_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_set_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_set_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_set_view_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_sync_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_all_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_all_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_all_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_at_all_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_at_all_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_at_all_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_at_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_ordered_begin_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_ordered_end_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_ordered_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file_write_shared_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
finalize_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
finalized_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
free_mem_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
gather_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
gatherv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_accumulate_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
get_address_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_count_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_elements_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_elements_x_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_library_version_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_processor_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
get_version_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graph_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graph_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graph_map_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graph_neighbors_count_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graph_neighbors_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
graphdims_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
grequest_complete_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
grequest_start_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_compare_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_difference_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_excl_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_incl_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_intersection_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_range_excl_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_range_incl_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_rank_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_translate_ranks_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
group_union_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iallgather_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iallgatherv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iallreduce_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ialltoall_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ialltoallv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ialltoallw_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ibarrier_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ibcast_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ibsend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iexscan_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
igather_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
igatherv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
improbe_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
imrecv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ineighbor_allgather_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
ineighbor_allgatherv_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
ineighbor_alltoall_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
ineighbor_alltoallv_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
ineighbor_alltoallw_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
info_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_delete_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_dup_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_get_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_get_nkeys_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_get_nthkey_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_get_valuelen_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
info_set_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
init_thread_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
initialized_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
intercomm_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
intercomm_merge_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iprobe_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
irecv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ireduce_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ireduce_scatter_block_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ireduce_scatter_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
irsend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
is_thread_main_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iscan_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iscatter_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iscatterv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
isend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
issend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
keyval_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
keyval_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
lookup_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Merge pull request #629 from hjelmn/aint_math 2015-06-24 10:52:44 -07:00
mprobe_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mrecv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
neighbor_allgather_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
neighbor_allgatherv_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
neighbor_alltoall_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
neighbor_alltoallv_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
neighbor_alltoallw_f.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
op_commutative_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
op_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
op_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
open_port_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pack_external_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pack_external_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pack_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pack_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pcontrol_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
probe_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
prototypes_mpi.h mpi_f08: move the f08 version of buffer_detach to use-mpi-f08 2015-07-07 07:38:09 -07:00
publish_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
put_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
query_thread_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
raccumulate_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
recv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
recv_init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
reduce_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
reduce_local_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
reduce_scatter_block_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
reduce_scatter_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
register_datarep_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
request_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
request_get_status_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rget_accumulate_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
rget_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
rput_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
rsend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rsend_init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
scan_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
scatter_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
scatterv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
send_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
send_init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
sendrecv_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
sendrecv_replace_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ssend_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ssend_init_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
start_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
startall_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
status_set_cancelled_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
status_set_elements_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
status_set_elements_x_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
status-conversion.h Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
test_cancelled_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
test_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
testall_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
testany_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
testsome_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
topo_test_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_commit_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_contiguous_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_darray_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_f90_complex_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_f90_integer_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_f90_real_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_hindexed_block_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_hindexed_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_hvector_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_indexed_block_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_resized_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_struct_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_create_subarray_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_delete_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_dup_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_extent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_free_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_contents_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_envelope_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_extent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_extent_x_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_true_extent_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_get_true_extent_x_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_hindexed_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_hvector_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_indexed_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_lb_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_match_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_set_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_set_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_size_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_size_x_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_struct_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_ub_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
type_vector_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
unpack_external_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
unpack_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
unpublish_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
wait_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
waitall_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
waitany_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
waitsome_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_allocate_f.c Add missing Fortran binding for Win_allocate. 2014-10-17 13:22:54 +02:00
win_allocate_shared_f.c fortran: fix MPI_Win_allocate_shared and MPI_Win_shared_query 2014-07-09 00:10:04 +00:00
win_attach_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_call_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_complete_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_create_dynamic_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_create_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_create_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_create_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_delete_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_detach_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_fence_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_flush_all_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
win_flush_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
win_flush_local_all_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
win_flush_local_f.c osc: add fortran bindings for new RMA function 2014-03-11 23:02:27 +00:00
win_free_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_free_keyval_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_get_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_get_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_get_group_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_get_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_get_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_lock_all_f.c fortran: add missing bindings for WIN_SYNC, WIN_LOCK_ALL, 2014-08-14 20:27:30 +00:00
win_lock_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_post_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_set_attr_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_set_errhandler_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_set_info_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_set_name_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_shared_query_f.c fortran: fix MPI_Win_allocate_shared and MPI_Win_shared_query 2014-07-09 00:10:04 +00:00
win_start_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_sync_f.c fortran: add missing bindings for WIN_SYNC, WIN_LOCK_ALL, 2014-08-14 20:27:30 +00:00
win_test_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_unlock_all_f.c fortran: add missing bindings for WIN_SYNC, WIN_LOCK_ALL, 2014-08-14 20:27:30 +00:00
win_unlock_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_wait_f.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
wtick_f.c Merge pull request #629 from hjelmn/aint_math 2015-06-24 10:52:44 -07:00
wtime_f.c Merge pull request #629 from hjelmn/aint_math 2015-06-24 10:52:44 -07:00