Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_gauss2_dble (comp_info, found, locations, len, search, field_list, n_vars, grid_id, method_id, var_id, tol, ierror) |
subroutine psmile_search_donor_gauss2_dble | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (integer_vector),dimension (search%npart, ndim_3d) | found, | |||
Type (integer_vector),dimension (search%npart, ndim_3d) | 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, | |||
Double Precision,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 12 of file psmile_search_donor_gauss2_dble.F90.
References a, 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_gauss2_dble(), psmile_init_enddef_msg_locs(), psmile_locations_3d(), psmile_locations_irreg2(), psmile_mg_cells_gauss2(), psmile_mg_final_gauss2_dble(), psmile_mg_found_loc_to_3d(), psmile_mg_method_1d_dble(), psmile_mg_method_gauss2_dble(), psmile_pack_msg_locations(), psmile_return_locations_3d(), psmile_srch_coords_reg_21d_dble(), psmile_store_send_info(), and psmile_transform_gauss2().
Referenced by psmile_search_donor_cells().