A class for managing temporary objects.
const dimensionedScalar alpha
declareRunTimeSelectionTable(autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
virtual tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
static autoPtr< radialModel > New(const dictionary &dict)
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
virtual tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual ~radialModel()=default
Macros to ease declaration of run-time selection tables.
Generic GeometricField class.
radialModel(const dictionary &dict)