35 #ifndef constantAspectRatio_H 36 #define constantAspectRatio_H 38 #include "aspectRatioModel.H" 44 namespace aspectRatioModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~constantAspectRatio()
Destructor.
TypeName("constant")
Runtime type information.
constantAspectRatio(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
virtual tmp< volScalarField > E() const
Aspect ratio.
A class for managing temporary objects.