bempp_octree::tools

Function communicate_back

Source
pub fn communicate_back<T: Equivalence, C: CommunicatorCollectives>(
    arr: &[T],
    comm: &C,
) -> Option<T>
Expand description

Communicate the first element of each local array back to the previous rank.