Method
NumCosmoMathMPIJobrun_array
Declaration [src]
void
ncm_mpi_job_run_array (
NcmMPIJob* mpi_job,
GPtrArray* input_array,
GPtrArray* ret_array
)
Description [src]
Send work to all slaves in a round-robin fashion. Both arrays input_array and ret_array
must have the same length and should be filled with the appropriated pointers.