49 namespace populationBalance
51 namespace breakupModels
Base class for breakup models which provide a total breakup rate and a separate daughter size distrib...
breakupModel(const populationBalanceModel &popBal, const dictionary &dict)
Base class for binary breakup models that provide a breakup rate between a size class pair directly,...
virtual ~binary()
Destructor.
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const =0
Return the breakup rate between two groups.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.