Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_nnx_real (comp_info, search, var_id, coords1, coords2, coords3, distance, nfound, locations, n_send, nb_extra, tol, ierror) |
subroutine psmile_search_donor_nnx_real | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (Enddef_global_search),intent(inout) | search, | |||
Integer,intent(in) | var_id, | |||
Real,dimension (n_send),intent(in) | coords1, | |||
Real,dimension (n_send),intent(in) | coords2, | |||
Real,dimension (n_send),intent(in) | coords3, | |||
Real,dimension (n_send),intent(inout) | distance, | |||
Integer,dimension (n_send),intent(inout) | nfound, | |||
Integer,dimension (ndim_3d, n_send),intent(out) | locations, | |||
Integer,intent(in) | n_send, | |||
Integer,intent(in) | nb_extra, | |||
Real,intent(in) | tol, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_nnx_real.F90.
References a, PSMILe::Fields, PSMILe::Grids, PSMILe::Masks, PSMILe::Methods, psmile_info_coords_3d_reg_real(), psmile_info_coords_irreg2_real(), psmile_info_trf_coords_3d_real(), psmile_search_nn_3d_real(), psmile_search_nn_3d_reg_real(), and psmile_search_nn_irreg2_real().
Referenced by psmile_search_donor_extra_nn().