Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_get_face_ind_3d (search, extra_search, send_info, len_cpl, send_mask, nreq, srcloc_ind, n_send, ierror) |
subroutine psmile_get_face_ind_3d | ( | Type (Enddef_search),intent(in) | search, | |
Type (Extra_search_info),intent(in) | extra_search, | |||
Type (Send_information),intent(in) | send_info, | |||
Integer,dimension (search%npart),intent(in) | len_cpl, | |||
Logical,dimension (nreq),intent(in) | send_mask, | |||
Integer,intent(in) | nreq, | |||
Integer,dimension (ndim_3d, n_send),intent(out) | srcloc_ind, | |||
Integer,intent(in) | n_send, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_get_face_ind_3d.F90.
References a.
Referenced by psmile_global_search_dble(), and psmile_global_search_real().