Method

NumCosmoMathIntegralFixedget_nodes

Declaration [src]

void
ncm_integral_fixed_get_nodes (
  NcmIntegralFixed* intf,
  NcmVector* nodes
)

Description [src]

Fills nodes with the canonical node abscissae used by

ncm_integral_fixed_calc_nodes, in the same iteration order.

Parameters

nodes

Type: NcmVector

No description available.

The data is owned by the caller of the method.