59 #ifndef AdachiStuartFokkink_H
60 #define AdachiStuartFokkink_H
68 namespace populationBalance
70 namespace coalescenceModels
77 class AdachiStuartFokkink
79 public coalescenceModel
90 const populationBalanceModel& popBal,
91 const dictionary&
dict
virtual ~AdachiStuartFokkink()
Destructor.
AdachiStuartFokkink(const populationBalanceModel &popBal, const dictionary &dict)
TypeName("AdachiStuartFokkink")
Runtime type information.
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.