Method

NumCosmoMathMPIJobinit_all_slaves

Declaration [src]

void
ncm_mpi_job_init_all_slaves (
  NcmMPIJob* mpi_job,
  NcmSerialize* ser
)

Description [src]

Initialize all available slaves with mpi_job.

Parameters

ser

Type: NcmSerialize

A NcmSerialize.

The data is owned by the caller of the method.