Function

NumCosmoMathcfg_set_logstream

Declaration [src]

void
ncm_cfg_set_logstream (
  gint* stream
)

Description [src]

Sets all log information to stream.

Parameters

stream

Type: gint*

A stream.

The data is owned by the caller of the function.