Function
NumCosmoMathMPIJobclear
Declaration [src]
void
ncm_mpi_job_clear (
NcmMPIJob** mpi_job
)
Description [src]
Decrease the reference count of mpi_job by one, and sets the pointer *mpi_job to
NULL.
Parameters
mpi_job-
Type:
NcmMPIJobA
NcmMPIJob.The data is owned by the caller of the function.