Go to the documentation of this file.
35 #ifndef aspectRatioModel_H
36 #define aspectRatioModel_H
const phasePair & pair_
Phase pair.
A class for managing temporary objects.
aspectRatioModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
virtual tmp< volScalarField > E() const =0
Aspect ratio.
static autoPtr< aspectRatioModel > New(const dictionary &dict, const phasePair &pair)
virtual ~aspectRatioModel()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
declareRunTimeSelectionTable(autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
TypeName("aspectRatioModel")
Runtime type information.