Function

NumCosmoMathMPIJobFitclear

Declaration [src]

void
ncm_mpi_job_fit_clear (
  NcmMPIJobFit** mjfit
)

Description [src]

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

Parameters

mjfit

Type: NcmMPIJobFit

A NcmMPIJobFit.

The data is owned by the caller of the function.