Struct mpi::ffi::ompi_communicator_t
[−]
[src]
#[repr(C)]pub struct ompi_communicator_t(_);
Trait Implementations
impl Debug for ompi_communicator_t
[src]
impl Copy for ompi_communicator_t
[src]
impl Clone for ompi_communicator_t
[src]
fn clone(&self) -> ompi_communicator_t
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more