35 #ifndef noCoalescence_H
36 #define noCoalescence_H
44 namespace populationBalance
46 namespace coalescenceModels
Base class for coalescence models.
coalescenceModel(const populationBalanceModel &popBal, const dictionary &dict)
Construct from a population balance and its dictionary.
Constant coalescence kernel.
TypeName("none")
Runtime type information.
virtual bool coalesces() const
Does this model coalesce?
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the coalescence 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.