Method

NumCosmoCBEset_precision

Declaration [src]

void
nc_cbe_set_precision (
  NcCBE* cbe,
  NcCBEPrecision* cbe_prec
)

Description [src]

Sets the cbe_prec as the precision object.

Sets propertyNumCosmo.CBE:precision

Parameters

cbe_prec

Type: NcCBEPrecision

A NcCBEPrecision.

The data is owned by the caller of the method.