38#ifndef constantCoalescence_H
39#define constantCoalescence_H
coalescenceModel(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
constantCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
TypeName("constant")
Runtime type information.
virtual ~constantCoalescence()=default
Destructor.
Class that solves the univariate population balance equation by means of a class method (also called ...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.