Generic GeometricField class.
Base class for flame wrinkling profiles.
Simple linear profile for the equilibrium flame wrinkling XiEq to give a plausible distribution.
void operator=(const linear &)=delete
Disallow default bitwise assignment.
virtual ~linear()
Destructor.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
TypeName("linear")
Runtime type information.
virtual tmp< volScalarField > profile() const
Return the flame-wrinkling profile.
linear(const dictionary &dict, const volScalarField &b)
Construct from components.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.