Type Alias mpi::Tag

source ·
pub type Tag = c_int;
Expand description

Can be used to tag messages on the sender side and match on the receiver side.