Method

NumCosmoMathMPIJobinput_datatype

Declaration [src]

NcmMPIDatatype
ncm_mpi_job_input_datatype (
  NcmMPIJob* mpi_job,
  gint* len,
  gint* size
)

Description [src]

Computes the size and datatype of the input buffer.

Parameters

len

Type: gint*

Input length.

The argument will be set by the function.
size

Type: gint*

Input buffer size.

The argument will be set by the function.

Return value

Type: NcmMPIDatatype

The input datatype.