Method

NumCosmoMathModelCtrlsubmodel_last_update

Declaration [src]

gboolean
ncm_model_ctrl_submodel_last_update (
  NcmModelCtrl* ctrl,
  NcmModelID mid
)

Description [src]

Checks if the submodel mid was updated during the last call to ncm_model_ctrl_update().

Parameters

mid

Type: NcmModelID

A NcmModelID.

Return value

Type: gboolean

TRUE if the submodel with mid inside the ctrl model was updated.