Function File: run_parallel_func(proc_idx, data)

Helper function used by run_parallel

proc_idx … index of current process in the call to run_parallel

data … data passed by the calling process in run_parallel

See also: run_parallel.

Package: mboct-octave-pkg