Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_trs_give_neighbors_gauss (id_epio_id, id_trans_rank, id_epio_tgt_size, id_nb_neighbors, ida_neighbor_indices, ida_neigh_bascule, id_err) |
subroutine psmile_trs_give_neighbors_gauss | ( | 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,dimension(id_epio_tgt_size),intent(in) | ida_neigh_bascule, | |||
INTEGER,intent(out) | id_err | |||
) |
Definition at line 12 of file psmile_trs_give_neighbors_gauss.F90.
References psmile_trs_inform().
Referenced by psmile_info_trs_loc_gauss2_dble(), and psmile_info_trs_loc_gauss2_real().