Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_3d_real (comp_info, found, locations, len, search, field_list, n_vars, grid_id, method_id, var_id, tol, ierror) |
subroutine psmile_search_donor_3d_real | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (integer_vector),dimension (search%npart) | found, | |||
Type (integer_vector),dimension (search%npart) | locations, | |||
Integer,dimension (search%npart),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_real.F90.
References a, psmile_grid::common_grid_range, PSMILe::Fields, PSMILe::Grids, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_bbcells_3d_real(), psmile_compact_locations(), psmile_get_next_field(), psmile_info_trs_locs_3d_real(), psmile_locations_3d(), psmile_mg_coarse_3d_real(), psmile_mg_method_3d_real(), psmile_mg_next_level_3d_real(), psmile_return_locations_3d(), and psmile_store_send_info().
Referenced by psmile_search_donor_cells().