mpp_transmit.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions/Subroutines

!MPP_TRANSMIT!subroutine MPP_TRANSMIT_ (put_data, put_len, to_pe, get_data, get_len, from_pe)!a message-passing routine intended to be reminiscent equally of both MPI and SHMEM!put_data and get_data are contiguous MPP_TYPE_ arrays!at each call
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
if (peset(n)%count.EQ.1) return if(debug) then call SYSTEM_CLOCK(tick) write(stdout()
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST
length end if 
if (.NOT.ANY(from_pe.EQ.peset(current_peset_num)%list))&call mpp_error(FATAL
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST
length end if length
*MPP_TYPE_BYTELEN_ return end
subroutine MPP_BROADCAST_
subroutine 
MPP_BROADCAST_SCALAR_ (data, from_pe, pelist) MPP_TYPE_

Variables

!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
a
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
i18
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
i5
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations & 
T = '
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
tick
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
PE = '
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations 
pe
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST 
begin
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST 
length = '
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST 
from_pe
!MPP_TRANSMIT!subroutine your
put_data array is put to to_pe
s get_data!your get_data array
is got from from_pe s
put_data!i e we assume that
typically(e.g updating halo
regions) each PE performs a
put _and_ a get!special PE
designations MPP_BROADCAST
length end if 
MPP_BROADCAST

Function Documentation

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST length end if if ( .NOT.  ANYfrom_pe.EQ.peset(current_peset_num)%list  ) 
Type Constraints
! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations if ( peset(n)%count.EQ.  1  ) 
! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST length end if length* MPP_TYPE_BYTELEN_ return end subroutine MPP_BROADCAST_ subroutine MPP_BROADCAST_SCALAR_ ( data  ,
from_pe  ,
pelist   
)
Type Constraints
! MPP_TRANSMIT ! subroutine MPP_TRANSMIT_ ( put_data  ,
put_len  ,
to_pe  ,
get_data  ,
get_len  ,
from_pe   
)

Variable Documentation

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations a

Definition at line 474 of file mpp_transmit.h.

Referenced by check_cell(), compute_midpoint(), mpp_mod_oa::dump_clock_summary(), psmile_transform_coords_db_re__interface::getShiftCount(), psmile_transform_extent_back__interface::getShiftCount(), prism_def_grid(), prism_def_partition(), prism_def_var(), prism_enddef(), prism_init(), prism_init_comp(), prism_message(), prism_reducedgrid_map(), prism_set_corners_3d_double_111(), prism_set_corners_3d_double_112(), prism_set_corners_3d_double_113(), prism_set_corners_3d_double_221(), prism_set_corners_3d_double_223(), prism_set_corners_3d_double_333(), prism_set_corners_3d_real_111(), prism_set_corners_3d_real_112(), prism_set_corners_3d_real_113(), prism_set_corners_3d_real_221(), prism_set_corners_3d_real_223(), prism_set_corners_3d_real_333(), prism_set_mask(), prism_set_points_3d_double_111(), prism_set_points_3d_double_112(), prism_set_points_3d_double_113(), prism_set_points_3d_double_221(), prism_set_points_3d_double_223(), prism_set_points_3d_double_333(), prism_set_points_3d_real_111(), prism_set_points_3d_real_112(), prism_set_points_3d_real_113(), prism_set_points_3d_real_221(), prism_set_points_3d_real_223(), prism_set_points_3d_real_333(), prism_set_points_gridless(), prismdrv_spawn_child(), psmile_add_nn_found_dble(), psmile_add_nn_found_real(), psmile_add_points_found(), psmile_apply_user_data(), psmile_bbcells_1d_dble(), psmile_bbcells_1d_real(), psmile_bbcells_2d_dble(), psmile_bbcells_2d_real(), psmile_bbcells_3d_dble(), psmile_bbcells_3d_real(), psmile_bbcells_gauss2_dble(), psmile_bbcells_gauss2_real(), psmile_bbcells_pole_dble(), psmile_bbcells_pole_real(), psmile_bbcells_virt_2d_dble(), psmile_bbcells_virt_2d_real(), psmile_ccompact_3d_reg_dble(), psmile_ccompact_3d_reg_real(), psmile_ccompact_gauss2_dble(), psmile_ccompact_gauss2_real(), psmile_ccompact_irreg2_dble(), psmile_ccompact_irreg2_real(), psmile_celltest_dble(), psmile_celltest_real(), psmile_compact_locations(), psmile_compact_neighbors_3d(), psmile_control_cell_2d_dble(), psmile_control_cell_2d_real(), psmile_control_cell_gauss2_dble(), psmile_control_cell_gauss2_real(), psmile_def_grid(), psmile_def_partition(), psmile_do_masks_match(), psmile_enddef_action(), psmile_enddef_action_cell(), psmile_enddef_action_extra(), psmile_enddef_action_loc(), psmile_enddef_action_sel(), psmile_enddef_appl(), psmile_enddef_appl_miss(), psmile_enddef_comp(), psmile_enddef_comp_periodic(), psmile_ext_compact_irreg2_dble(), psmile_ext_compact_irreg2_real(), psmile_ext_compact_list_3d_dble(), psmile_ext_compact_list_3d_int(), psmile_ext_compact_list_3d_real(), psmile_ext_compact_list_log2int(), psmile_extract_indices_2d_dble(), psmile_extract_indices_2d_real(), psmile_extract_indices_3d_dble(), psmile_extract_indices_3d_int(), psmile_extract_indices_3d_real(), psmile_field2grid(), psmile_find_corr_field(), psmile_find_intersect(), psmile_gauss_get_neighbours(), psmile_generate_1d_3d_dble(), psmile_get_act_comps(), psmile_get_cyclic_dir_3d_dble(), psmile_get_cyclic_dir_3d_real(), psmile_get_dble(), psmile_get_exch_index(), psmile_get_face_ind_21d(), psmile_get_face_ind_3d(), psmile_get_face_ind_reg(), psmile_get_faces_3d_dble(), psmile_get_faces_3d_real(), psmile_get_faces_3d_reg_dble(), psmile_get_faces_3d_reg_real(), psmile_get_faces_gauss2_dble(), psmile_get_faces_gauss2_real(), psmile_get_faces_irreg2_dble(), psmile_get_faces_irreg2_real(), psmile_get_faces_virtual_ind(), psmile_get_field_dble(), psmile_get_field_int(), psmile_get_field_real(), psmile_get_halo_indices(), psmile_get_halo_points(), psmile_get_info_index(), psmile_get_int(), psmile_get_intersect(), psmile_get_irr_field_dble(), psmile_get_irr_field_int(), psmile_get_irr_field_real(), psmile_get_locations_3d(), psmile_get_next_field(), psmile_get_real(), psmile_get_restart(), psmile_get_true_mask_entries(), psmile_global_search_cell_dble(), psmile_global_search_cell_real(), psmile_global_search_dble(), psmile_global_search_nnx_dble(), psmile_global_search_nnx_real(), psmile_global_search_real(), psmile_hash_extra(), psmile_info_coords_3d_reg_dble(), psmile_info_coords_3d_reg_real(), psmile_info_coords_irreg2_dble(), psmile_info_coords_irreg2_real(), psmile_info_trf_coords_3d_dble(), psmile_info_trf_coords_3d_real(), psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_dble(), psmile_info_trs_loc_gauss2_real(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_loc_irreg2_real(), psmile_info_trs_locs_3d_dble(), psmile_info_trs_locs_3d_real(), psmile_is_mask_defined(), psmile_locations_3d(), psmile_locations_3d_mask(), psmile_locations_3d_reg(), psmile_locations_alloc(), psmile_locations_dealloc(), psmile_locations_direct(), psmile_locations_gauss2(), psmile_locations_irreg2(), psmile_merge_fields(), psmile_mg_cells_1d_dble(), psmile_mg_cells_1d_real(), psmile_mg_cells_2d_dble(), psmile_mg_cells_2d_real(), psmile_mg_cells_gauss2(), psmile_mg_clean(), psmile_mg_coars_level(), psmile_mg_coarse_1d_dble(), psmile_mg_coarse_1d_real(), psmile_mg_coarse_2d_dble(), psmile_mg_coarse_2d_real(), psmile_mg_coarse_3d_dble(), psmile_mg_coarse_3d_real(), psmile_mg_control_cell_1d_dble(), psmile_mg_control_cell_1d_real(), psmile_mg_control_cell_2d_dble(), psmile_mg_control_cell_2d_real(), psmile_mg_control_cell_3d_dble(), psmile_mg_control_cell_3d_real(), psmile_mg_ctrl_subgrid_1d_dble(), psmile_mg_ctrl_subgrid_1d_real(), psmile_mg_ctrl_subgrid_2d_dble(), psmile_mg_ctrl_subgrid_2d_real(), psmile_mg_ctrl_subgrid_3d_dble(), psmile_mg_ctrl_subgrid_3d_real(), psmile_mg_final_2d_dble(), psmile_mg_final_2d_real(), psmile_mg_final_gauss2_dble(), psmile_mg_final_gauss2_real(), psmile_mg_final_prev_2d_dble(), psmile_mg_final_prev_2d_real(), psmile_mg_first_subgrid_1d_dble(), psmile_mg_first_subgrid_1d_real(), psmile_mg_found_loc_to_3d(), psmile_mg_get_cyclic(), psmile_mg_get_cyclic_dble(), psmile_mg_get_cyclic_real(), psmile_mg_method_1d_dble(), psmile_mg_method_1d_real(), psmile_mg_method_2d_dble(), psmile_mg_method_2d_real(), psmile_mg_method_3d_dble(), psmile_mg_method_3d_real(), psmile_mg_method_gauss2_dble(), psmile_mg_method_gauss2_real(), psmile_mg_method_irreg2_dble(), psmile_mg_method_irreg2_real(), psmile_mg_next_level_1d_dble(), psmile_mg_next_level_1d_real(), psmile_mg_next_level_2d_dble(), psmile_mg_next_level_2d_real(), psmile_mg_next_level_3d_dble(), psmile_mg_next_level_3d_real(), psmile_mg_prev_levels_1d_dble(), psmile_mg_prev_levels_1d_real(), psmile_mg_prev_levels_2d_dble(), psmile_mg_prev_levels_2d_real(), psmile_mg_prev_levels_3d_dble(), psmile_mg_prev_levels_3d_real(), psmile_mg_setup(), psmile_mg_srch_nneigh_irr_dble(), psmile_mg_srch_nneigh_irr_real(), psmile_mg_srch_nneigh_reg_dble(), psmile_mg_srch_nneigh_reg_real(), psmile_move0_neighbors(), psmile_neigh_cells_3d_dble(), psmile_neigh_cells_3d_real(), psmile_neigh_cells_3d_reg_dble(), psmile_neigh_cells_3d_reg_real(), psmile_neigh_cells_irreg2_dble(), psmile_neigh_cells_irreg2_real(), psmile_neigh_extra_points(), psmile_neigh_extra_search_clean(), psmile_neigh_extra_search_dble(), psmile_neigh_extra_search_init(), psmile_neigh_extra_search_real(), psmile_neigh_global_points(), psmile_neigh_near_3d_irr2_dble(), psmile_neigh_near_3d_irr2_real(), psmile_neigh_near_3d_irr3_dble(), psmile_neigh_near_3d_irr3_real(), psmile_neigh_near_3d_reg_dble(), psmile_neigh_near_3d_reg_real(), psmile_neigh_near_irr2_3d_dble(), psmile_neigh_near_irr2_3d_real(), psmile_neigh_near_irreg2_dble(), psmile_neigh_near_irreg2_real(), psmile_neigh_nearest_3d_dble(), psmile_neigh_nearest_3d_real(), psmile_neigh_nearestx_3d_dble(), psmile_neigh_nearestx_3d_real(), psmile_neigh_nearx_3d_irr2_dble(), psmile_neigh_nearx_3d_irr2_real(), psmile_neigh_nearx_3d_irr3_dble(), psmile_neigh_nearx_3d_irr3_real(), psmile_neigh_nearx_3d_reg_dble(), psmile_neigh_nearx_3d_reg_real(), psmile_neigh_nearx_irr2_3d_dble(), psmile_neigh_nearx_irr2_3d_real(), psmile_neigh_nearx_irreg2_dble(), psmile_neigh_nearx_irreg2_real(), psmile_neigh_nearx_sub_irr_dble(), psmile_neigh_nearx_sub_irr_real(), psmile_neigh_nearx_sub_reg_dble(), psmile_neigh_nearx_sub_reg_real(), psmile_neigh_tricu_3d(), psmile_neigh_tricu_3d_reg(), psmile_neigh_tricu_gauss2(), psmile_neigh_tricu_gauss2_irreg(), psmile_neigh_tricu_irreg2(), psmile_neigh_trili_3d(), psmile_neigh_trili_3d_reg(), psmile_neigh_trili_gauss2(), psmile_neigh_trili_gauss2_irreg(), psmile_neigh_trili_irreg2(), psmile_print_3d_coord_dble(), psmile_print_3d_coord_real(), psmile_print_3d_reg_coord_dble(), psmile_print_3d_reg_coord_real(), psmile_print_comp_info(), psmile_print_field_info(), psmile_print_found_dble(), psmile_print_found_real(), psmile_print_grid_info(), psmile_print_irreg2_coord_dble(), psmile_print_irreg2_coord_real(), psmile_print_method_info(), psmile_print_send_info(), psmile_put_compact_list_3d_dble(), psmile_put_compact_list_3d_int(), psmile_put_compact_list_3d_real(), psmile_put_dble(), psmile_put_field_21d_dble(), psmile_put_field_21d_int(), psmile_put_field_21d_real(), psmile_put_field_3d_dble(), psmile_put_field_3d_int(), psmile_put_field_3d_real(), psmile_put_field_dble(), psmile_put_field_gauss2_dble(), psmile_put_field_gauss2_int(), psmile_put_field_gauss2_real(), psmile_put_field_int(), psmile_put_field_real(), psmile_put_int(), psmile_put_irr_field_dble(), psmile_put_irr_field_int(), psmile_put_irr_field_real(), psmile_put_real(), psmile_read_3d_dble(), psmile_read_3d_int(), psmile_read_3d_real(), psmile_read_4d_dble(), psmile_read_4d_int(), psmile_read_4d_real(), psmile_recv_req_coords_dble(), psmile_recv_req_coords_real(), psmile_recv_req_corners_dble(), psmile_recv_req_corners_real(), psmile_recv_req_mask(), psmile_recv_req_subgrid(), psmile_remove_intersect(), psmile_remove_intersect_int(), psmile_return_extra_off_dble(), psmile_return_extra_off_real(), psmile_return_locations_3d(), psmile_search_donor_1d_dble(), psmile_search_donor_1d_real(), psmile_search_donor_2d_dble(), psmile_search_donor_2d_real(), psmile_search_donor_3d_dble(), psmile_search_donor_3d_real(), psmile_search_donor_3d_reg_dble(), psmile_search_donor_3d_reg_real(), psmile_search_donor_cells(), psmile_search_donor_extra(), psmile_search_donor_extra_nn(), psmile_search_donor_extra_off(), psmile_search_donor_gauss2_dble(), psmile_search_donor_gauss2_real(), psmile_search_donor_gridless(), psmile_search_donor_irreg2_dble(), psmile_search_donor_irreg2_real(), psmile_search_donor_nnx_dble(), psmile_search_donor_nnx_real(), psmile_search_nn_3d_dble(), psmile_search_nn_3d_real(), psmile_search_nn_3d_reg_dble(), psmile_search_nn_3d_reg_real(), psmile_search_nn_irreg2_dble(), psmile_search_nn_irreg2_real(), psmile_select_nn_found(), psmile_send_destinations(), psmile_send_req_coords_dble(), psmile_send_req_coords_real(), psmile_send_req_corners_dble(), psmile_send_req_corners_real(), psmile_send_req_mask(), psmile_send_req_subgrid(), psmile_set_points_gridless(), psmile_smioc_init(), psmile_srch_coords_reg_21d_dble(), psmile_srch_coords_reg_21d_real(), psmile_srch_nneigh_gauss2_dble(), psmile_srch_nneigh_gauss2_real(), psmile_srch_nneigh_irreg2_dble(), psmile_srch_nneigh_irreg2_real(), psmile_store_data_corner_3d_db(), psmile_store_data_corner_3d_re(), psmile_store_data_grid(), psmile_store_data_intern_field(), psmile_store_data_intern_points(), psmile_store_data_mask(), psmile_store_data_partition(), psmile_store_data_points_3d_db(), psmile_store_data_points_3d_re(), psmile_store_data_points_grless(), psmile_store_data_reducedgrid(), psmile_store_data_rm_mask(), psmile_store_data_var(), psmile_store_dest_locs_21d(), psmile_store_dest_locs_3d(), psmile_store_dest_locs_3d_msk(), psmile_store_dest_locs_3d_reg(), psmile_store_faces_3d_dble(), psmile_store_faces_3d_real(), psmile_store_faces_3d_reg_dble(), psmile_store_faces_3d_reg_real(), psmile_store_faces_gauss2_dble(), psmile_store_faces_gauss2_real(), psmile_store_faces_irreg2_dble(), psmile_store_faces_irreg2_real(), psmile_store_mask_locs_21d(), psmile_store_mask_locs_3d(), psmile_store_send_info(), psmile_store_source_locs_1d(), psmile_store_source_locs_2d(), psmile_store_source_locs_3d(), psmile_store_source_locs_3d_msk(), psmile_store_source_locs_3d_reg(), psmile_store_source_virt_3d(), psmile_trans_loc2glob_3d(), psmile_trans_loc2glob_gauss2(), psmile_transform_cell_cyclic_dble(), psmile_transform_cell_cyclic_real(), psmile_transform_coords(), psmile_transform_extent_cyclic(), psmile_transform_gauss2(), psmile_transrot_back_dble(), psmile_transrot_back_real(), psmile_transrot_dble(), psmile_transrot_real(), psmile_trf_lonlat_1d_dble(), psmile_trf_lonlat_1d_real(), psmile_trf_lonlat_2d_dble(), psmile_trf_lonlat_2d_real(), psmile_trf_lonlat_3d_dble(), psmile_trf_lonlat_3d_real(), psmile_tricu_3d_extra_off(), psmile_tricu_gauss2_extra(), psmile_trili_3d_extra_off(), psmile_trili_gauss2_extra(), psmile_type_create_subarray(), psmile_unfolded_check_dble(), psmile_unfolded_check_real(), psmile_write_1d_dble(), psmile_write_3d_dble(), psmile_write_3d_int(), psmile_write_3d_log(), psmile_write_3d_real(), psmile_write_4d_dble(), psmile_write_4d_int(), psmile_write_4d_log(), psmile_write_4d_real(), recv_halo(), and send_halo().

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST begin

Definition at line 475 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST from_pe

Definition at line 475 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations i18

Definition at line 474 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations i5

Definition at line 474 of file mpp_transmit.h.

Referenced by psmile_transform_coords_db_re__interface::getShiftCount(), psmile_transform_extent_back__interface::getShiftCount(), prism_def_grid(), prism_def_partition(), prism_def_var(), prism_init_comp(), prism_reducedgrid_map(), prism_set_corners_3d_double_111(), prism_set_corners_3d_double_112(), prism_set_corners_3d_double_113(), prism_set_corners_3d_double_221(), prism_set_corners_3d_double_223(), prism_set_corners_3d_double_333(), prism_set_corners_3d_real_111(), prism_set_corners_3d_real_112(), prism_set_corners_3d_real_113(), prism_set_corners_3d_real_221(), prism_set_corners_3d_real_223(), prism_set_corners_3d_real_333(), prism_set_mask(), prism_set_points_3d_double_111(), prism_set_points_3d_double_112(), prism_set_points_3d_double_113(), prism_set_points_3d_double_221(), prism_set_points_3d_double_223(), prism_set_points_3d_double_333(), prism_set_points_3d_real_111(), prism_set_points_3d_real_112(), prism_set_points_3d_real_113(), prism_set_points_3d_real_221(), prism_set_points_3d_real_223(), prism_set_points_3d_real_333(), prism_set_points_gridless(), psmile_apply_user_data(), psmile_control_cell_2d_dble(), psmile_control_cell_2d_real(), psmile_control_cell_gauss2_dble(), psmile_control_cell_gauss2_real(), psmile_def_grid(), psmile_def_partition(), psmile_find_corr_field(), psmile_find_intersect(), psmile_get_field_dble(), psmile_get_field_int(), psmile_get_field_real(), psmile_get_irr_field_dble(), psmile_get_irr_field_int(), psmile_get_irr_field_real(), psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_dble(), psmile_info_trs_loc_gauss2_real(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_loc_irreg2_real(), psmile_info_trs_locs_3d_dble(), psmile_info_trs_locs_3d_real(), psmile_merge_fields(), psmile_mg_cells_1d_dble(), psmile_mg_cells_1d_real(), psmile_mg_cells_2d_dble(), psmile_mg_cells_2d_real(), psmile_mg_cells_gauss2(), psmile_mg_final_2d_dble(), psmile_mg_final_2d_real(), psmile_mg_final_prev_2d_dble(), psmile_mg_final_prev_2d_real(), psmile_mg_method_1d_dble(), psmile_mg_method_1d_real(), psmile_mg_method_2d_dble(), psmile_mg_method_2d_real(), psmile_mg_method_3d_dble(), psmile_mg_method_3d_real(), psmile_mg_next_level_2d_dble(), psmile_mg_next_level_2d_real(), psmile_mg_next_level_3d_dble(), psmile_mg_next_level_3d_real(), psmile_print_comp_info(), psmile_print_found_dble(), psmile_print_found_real(), psmile_print_send_info(), psmile_put_field_21d_dble(), psmile_put_field_21d_int(), psmile_put_field_21d_real(), psmile_put_field_dble(), psmile_put_field_gauss2_dble(), psmile_put_field_gauss2_int(), psmile_put_field_gauss2_real(), psmile_put_field_int(), psmile_put_field_real(), psmile_put_irr_field_dble(), psmile_put_irr_field_int(), psmile_put_irr_field_real(), psmile_search_donor_extra(), psmile_set_points_gridless(), psmile_store_data_corner_3d_db(), psmile_store_data_corner_3d_re(), psmile_store_data_grid(), psmile_store_data_mask(), psmile_store_data_partition(), psmile_store_data_points_3d_db(), psmile_store_data_points_3d_re(), psmile_store_data_points_grless(), psmile_store_data_reducedgrid(), psmile_store_data_rm_mask(), psmile_store_data_var(), psmile_store_faces_3d_dble(), psmile_store_faces_3d_real(), psmile_store_faces_3d_reg_dble(), psmile_store_faces_3d_reg_real(), psmile_store_faces_gauss2_dble(), psmile_store_faces_gauss2_real(), psmile_store_faces_irreg2_dble(), psmile_store_faces_irreg2_real(), psmile_tricu_3d_extra_off(), and psmile_trili_3d_extra_off().

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST length = '

Definition at line 475 of file mpp_transmit.h.

Referenced by getXmlInfo(), and getXmlNodeCount().

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations MPP_BROADCAST length end if MPP_BROADCAST

Definition at line 510 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations pe
! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations PE = '

Definition at line 475 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations & T = '

Definition at line 475 of file mpp_transmit.h.

! MPP_TRANSMIT ! subroutine your put_data array is put to to_pe s get_data ! your get_data array is got from from_pe s put_data !i e we assume that typically (e.g updating halo regions) each PE performs a put _and_ a get !special PE designations tick

Definition at line 475 of file mpp_transmit.h.

Referenced by mpp_mod_oa::mpp_error_state().


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1