Function

NumCosmoMathMPIJobMCMCclear

Declaration [src]

void
ncm_mpi_job_mcmc_clear (
  NcmMPIJobMCMC** mjmcmc
)

Description [src]

Decrease the reference count of mjmcmc by one, and sets the pointer *mjmcmc to NULL.

Parameters

mjmcmc

Type: NcmMPIJobMCMC

A NcmMPIJobMCMC.

The data is owned by the caller of the function.