Macros for easy insertion into run-time selection tables.
Laminar boundary-layer function yHat*(2 - yHat)
virtual ~laminarBL()
Destructor.
virtual void write(Ostream &os, const unitSets &units) const
Write data to dictionary stream.
laminarBL(const word &name, const unitSets &units, const dictionary &dict)
Construct from name and dictionary.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for handling words, derived from string.
addScalarFunction1(laminarBL)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Struct containing two unitSets for use in converting both the argument and the value of a Function1.