MPI_single_process

MPI_single_process

sorts.simulation.MPI_single_process(process_id)[source]

Simulation step single process method restriction decorator.

Parameters

process_id (int) – The process id the wrapped function should only execute on. All other processes return None.