Skip to main content

SystemCommunicator

Type Alias SystemCommunicator 

Source
pub type SystemCommunicator = SimpleCommunicator;
Expand description

Backwards-compatible alias: MPI_COMM_WORLD-style communicator.

Aliased Typeยง

pub struct SystemCommunicator { /* private fields */ }