Virtual Method

NumCosmoMathMPIJobdestroy_return

Declaration [src]

void
destroy_return (
  NcmMPIJob* mpi_job,
  gpointer ret
)

Description [src]

Destroy the return object created with ncm_mpi_job_create_return().

Parameters

ret

Type: gpointer

A return object.

The argument can be NULL.
The data is owned by the caller of the method.