Struct mpi::topology::Color [] [src]

pub struct Color(_);

A color used in a communicator split

Methods

impl Color
[src]

[src]

Special color of undefined value

[src]

A color of a certain value

Valid values are non-negative.

Trait Implementations

impl Copy for Color
[src]

impl Clone for Color
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Color
[src]

[src]

Formats the value using the given formatter. Read more