Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_irreg2_dble (comp_info, found, locations, len, search, field_list, n_vars, grid_id, method_id, var_id, tol, ierror) |
subroutine psmile_search_donor_irreg2_dble | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (integer_vector),dimension (search%npart, 2) | found, | |||
Type (integer_vector),dimension (search%npart, 2) | locations, | |||
Integer,dimension (search%npart, 2),intent(in) | len, | |||
Type (Enddef_search) | search, | |||
Integer,dimension (nd_field_list, n_vars),intent(in) | field_list, | |||
Integer,intent(in) | n_vars, | |||
Integer,intent(in) | grid_id, | |||
Integer,intent(inout) | method_id, | |||
Integer,intent(inout) | var_id, | |||
Double Precision,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_irreg2_dble.F90.
References a, psmile_grid::common_grid_range, PSMILe::Fields, PSMILe::Grids, max, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_bbcells_1d_dble(), psmile_bsend(), psmile_compact_locations(), psmile_get_next_field(), psmile_info_trs_loc_irreg2_dble(), psmile_init_enddef_msg_locs(), psmile_locations_3d(), psmile_locations_irreg2(), psmile_mg_cells_1d_dble(), psmile_mg_cells_2d_dble(), psmile_mg_found_loc_to_3d(), psmile_mg_method_1d_dble(), psmile_mg_method_irreg2_dble(), psmile_pack_msg_locations(), psmile_return_locations_3d(), psmile_srch_coords_reg_21d_dble(), and psmile_store_send_info().
Referenced by psmile_search_donor_cells().