Go to the documentation of this file.
37 #ifndef swarmCorrection_H
38 #define swarmCorrection_H
declareRunTimeSelectionTable(autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
swarmCorrection(const dictionary &dict, const phasePair &pair)
static autoPtr< swarmCorrection > New(const dictionary &dict, const phasePair &pair)
virtual tmp< volScalarField > Cs() const =0
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Macros to ease declaration of run-time selection tables.
virtual ~swarmCorrection()=default
TypeName("swarmCorrection")