Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_select_nn_found (search, extra_search, send_info, selected, sel_info, nrecv, nb_extra, neighbors_3d, nloc, num_neigh, grid_valid_shape, ierror) |
subroutine psmile_select_nn_found | ( | Type (Enddef_search),intent(in) | search, | |
Type (Extra_search_info),intent(inout) | extra_search, | |||
Type (Send_information),intent(inout) | send_info, | |||
Integer,dimension (2, extra_search%n_extra),intent(inout) | selected, | |||
Type (Select_search_info),dimension (nrecv),intent(inout) | sel_info, | |||
Integer,intent(inout) | nrecv, | |||
Integer,intent(in) | nb_extra, | |||
Integer,dimension (ndim_3d, nloc, num_neigh),intent(inout) | neighbors_3d, | |||
Integer,intent(in) | nloc, | |||
Integer,intent(in) | num_neigh, | |||
Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_select_nn_found.F90.
References a, and PRISM_Error_Alloc.
Referenced by psmile_global_search_nnx_dble(), and psmile_global_search_nnx_real().