Method
NumCosmoMathModeladd_submodel
Declaration [src]
void
ncm_model_add_submodel (
NcmModel* model,
NcmModel* submodel
)
Parameters
submodel-
Type:
NcmModelA
NcmModel.The data is owned by the caller of the method.
void
ncm_model_add_submodel (
NcmModel* model,
NcmModel* submodel
)
submodelType: NcmModel
A NcmModel.
| The data is owned by the caller of the method. |