pub fn mpi_init_thread(option: MpiThread) -> Result<(), StrError>
Initializes the MPI execution environment (with thread options)
See MpiThread