Method

NumCosmoMathMPIJobref

Declaration [src]

NcmMPIJob*
ncm_mpi_job_ref (
  NcmMPIJob* mpi_job
)

Description [src]

Increase the reference of mpi_job by one.

Return value

Type: NcmMPIJob

mpi_job.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.