56 alpha_(
sqrt(1/wf_ + 1/wa_)),
68 a_(dict.
lookup<scalar>(
"a")),
69 b_(dict.
lookup<scalar>(
"b")),
70 wf_(dict.
lookup<scalar>(
"wf")),
71 wa_(dict.
lookup<scalar>(
"wa")),
72 alpha_(
sqrt(1/wf_ + 1/wa_)),
virtual void write(Ostream &os) const
Write the function coefficients.
A list of keyword definitions, which are a keyword followed by any number of values (e...
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
#define makeScalarFunction2(SS)
Macros for easy insertion into run-time selection tables.
APIdiffCoef(const word &name, const scalar a, const scalar b, const scalar wf, const scalar wa)
Construct from components.
A class for handling words, derived from string.
dimensionedScalar cbrt(const dimensionedScalar &ds)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
word name(const complex &)
Return a string representation of a complex.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.