Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_3d_reg_real (comp_info, found, locations, len, search, field_list, n_vars, grid_id, method_id, var_id, tol, ierror) |
subroutine psmile_search_donor_3d_reg_real | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (integer_vector),dimension (search%npart, ndim_3d),intent(inout) | found, | |||
Type (integer_vector),dimension (search%npart, ndim_3d),intent(inout) | locations, | |||
Integer,dimension (search%npart, ndim_3d),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, | |||
Real,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_3d_reg_real.F90.
References a, PSMILe::Fields, PSMILe::Grids, max, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_bbcells_1d_real(), psmile_bsend(), psmile_compact_locations(), psmile_get_next_field(), psmile_info_trs_loc_3d_reg_real(), psmile_init_enddef_msg_locs(), psmile_locations_3d(), psmile_mg_cells_1d_real(), psmile_mg_found_loc_to_3d(), psmile_mg_method_1d_real(), psmile_pack_msg_locations(), psmile_return_locations_3d(), and psmile_store_send_info().
Referenced by psmile_search_donor_cells().