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