Function msgpass::mpi_init_thread

source ·
pub fn mpi_init_thread(option: MpiThread) -> Result<(), StrError>
Expand description

Initializes the MPI execution environment (with thread options)

See MpiThread