104 <<
"Integral function of " <<
typeName <<
" function requested"
105 <<
" but the \"f\" coefficient is not zero"
109 return NSRDS0(
name, a, a_, b_/2, c_/3, d_/4, e_/5);
Macros for easy insertion into run-time selection tables.
NSRDS function number 100.
virtual void write(Ostream &os, const unitSets &units) const
Write the function coefficients.
NSRDS0(const word &name, const scalar a, const scalar b, const scalar c, const scalar d, const scalar e, const scalar f)
Construct from components.
virtual scalar integral(const scalar x1, const scalar x2) const
Integrate between two scalar values.
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.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
void writeEntry(Ostream &os, const omega &a)
addScalarFunction1(laminarBL)
const dimensionedScalar e
Elementary charge.
const dimensionedScalar c
Speed of light in a vacuum.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
errorManipArg< error, int > exit(error &err, const int errNo=1)
void assertNoConvertUnits(const word &typeName, const Function1s::unitSets &units, const dictionary &dict)
Generate an error in an context where unit conversions are not supported.
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.