mpi_node_relation Subroutine

subroutine mpi_node_relation(mpi_nod_coord_id, my_rank, petot, node_num, mpi_nod_bound_num, mpi_nod_comm_ID)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: mpi_nod_coord_id(:)
integer, intent(in) :: my_rank
integer, intent(in) :: petot
integer, intent(in) :: node_num
integer, intent(out), allocatable:: mpi_nod_bound_num(:)
integer, intent(out), allocatable:: mpi_nod_comm_ID(:,:)

Contents

None