Method

NumCosmoMathModelCtrlget_model

Declaration [src]

NcmModel*
ncm_model_ctrl_get_model (
  NcmModelCtrl* ctrl
)

Description [src]

Gets the current model inside ctrl.

Return value

Type: NcmModel

A NcmModel.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.