32 #ifndef constantDrift_H 33 #define constantDrift_H 41 namespace diameterModels
const dictionary & dict() const
Return reference to model dictionary.
Base class for drift models.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("constant")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class that solves the univariate population balance equation by means of a class method (also called ...
virtual void addToDriftRate(volScalarField &driftRate, const label i)
Add to driftRate.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
constantDrift(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~constantDrift()
Destructor.