Virtual Method

NumCosmoMathMPIJobdestroy_input

Declaration [src]

void
destroy_input (
  NcmMPIJob* mpi_job,
  gpointer input
)

Description [src]

Destroy the input object created with ncm_mpi_job_create_input().

Parameters

input

Type: gpointer

An input object.

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