Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_gridless (comp_info, search, field_list, n_vars, grid_id, method_id, var_id, ierror) |
subroutine psmile_search_donor_gridless | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (Enddef_search),intent(inout) | 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, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_gridless.F90.
References a, PSMILe::Fields, PSMILe::Grids, PSMILe::Masks, not, psmile_do_masks_match(), psmile_get_next_field(), psmile_is_mask_defined(), psmile_locations_3d_mask(), psmile_locations_direct(), psmile_return_locations_3d(), and psmile_store_send_info().
Referenced by psmile_search_donor_cells().