Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_trs_give_neighbors3d (id_epio_id, id_trans_rank, id_epio_tgt_size, id_nb_neighbors, ida_neighbor_indices, id_err) |
subroutine psmile_trs_give_neighbors3d | ( | INTEGER,intent(in) | id_epio_id, | |
INTEGER,intent(in) | id_trans_rank, | |||
INTEGER,intent(in) | id_epio_tgt_size, | |||
INTEGER,intent(in) | id_nb_neighbors, | |||
INTEGER,dimension(id_nb_neighbors*id_epio_tgt_size),intent(in) | ida_neighbor_indices, | |||
INTEGER,intent(out) | id_err | |||
) |
Definition at line 11 of file psmile_trs_give_neighbors3d.F90.
References psmile_trs_inform().
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_loc_irreg2_real(), psmile_info_trs_locs_3d_dble(), and psmile_info_trs_locs_3d_real().