Function

NumCosmoMathMPIJobTestclear

Declaration [src]

void
ncm_mpi_job_test_clear (
  NcmMPIJobTest** mjt
)

Description [src]

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

Parameters

mjt

Type: NcmMPIJobTest

A NcmMPIJobTest.

The data is owned by the caller of the function.