56 alpha_(
sqrt(1/wf_ + 1/wa_)),
69 a_(
dict.lookup<scalar>(
"a")),
70 b_(
dict.lookup<scalar>(
"b")),
71 wf_(
dict.lookup<scalar>(
"wf")),
72 wa_(
dict.lookup<scalar>(
"wa")),
73 alpha_(
sqrt(1/wf_ + 1/wa_)),
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &os, const unitConversions &units) const
Write the function coefficients.
APIdiffCoef(const word &name, const scalar a, const scalar b, const scalar wf, const scalar wa)
Construct from name and coefficients.
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.
addScalarFunction2(APIdiffCoef)
const HashTable< unitConversion > & units()
Get the table of unit conversions.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
void cbrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
void assertNoConvertUnits(const word &typeName, const Function1s::unitConversions &units, const dictionary &dict)
Generate an error in an context where unit conversions are not supported.
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)