Virtual Method

NumCosmoMathModeladd_submodel

Declaration [src]

void
add_submodel (
  NcmModel* model,
  NcmModel* submodel
)

Description [src]

Adds the submodel to the model submodels.

Parameters

submodel

Type: NcmModel

A NcmModel.

The data is owned by the caller of the method.