Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_global_search_cell_dble (grid_id, var_id, comp_info, send_info, search, extra_search, ncpl, nbr_cells, n_intmethods, interpolation_methods, interpolation_search, ierror) |
subroutine psmile_global_search_cell_dble | ( | Integer,intent(in) | grid_id, | |
Integer,intent(in) | var_id, | |||
Type (Enddef_comp),intent(in) | comp_info, | |||
Type (Send_information),intent(inout) | send_info, | |||
Type (Enddef_search),intent(inout) | search, | |||
Type (Extra_search_info),intent(inout) | extra_search, | |||
Integer,intent(in) | ncpl, | |||
Integer,dimension(ncpl),intent(inout) | nbr_cells, | |||
Integer,intent(in) | n_intmethods, | |||
Integer,dimension (n_intmethods),intent(in) | interpolation_methods, | |||
Logical,dimension (n_intmethods),intent(in) | interpolation_search, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 10 of file psmile_global_search_cell_dble.F90.
References a, PSMILe::Fields, PSMILe::Grids, PSMILe::Masks, max, PSMILe::Methods, PSMILe::neighcells_3d, PSMILe::paction, PRISM_Error_Alloc, psmile_bsend(), psmile_enddef_action(), psmile_get_info_index(), psmile_init_enddef_msg_locs(), psmile_pack_msg_locations(), psmile_quicksort_index(), and psmile_store_send_info().
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_gauss2_dble(), and psmile_info_trs_loc_irreg2_dble().