Method

NumCosmoHIPertFirstOrderadd_comp

Declaration [src]

void
nc_hipert_first_order_add_comp (
  NcHIPertFirstOrder* fo,
  NcHIPertComp* comp
)

Description [src]

Adds a new component comp to the system.

Parameters

comp

Type: NcHIPertComp

A NcHIPertComp.

The data is owned by the caller of the method.