Function
NumCosmoMathMPIJobFEvalclear
Declaration [src]
void
ncm_mpi_job_feval_clear (
NcmMPIJobFEval** mjfeval
)
Description [src]
Decrease the reference count of mjfeval by one, and sets the pointer *mjfeval to
NULL.
Parameters
mjfeval-
Type:
NcmMPIJobFEvalA
NcmMPIJobFEval.The data is owned by the caller of the function.