48 value1_(se.value1_, false),
49 value2_(se.value2_, false)
Run-time selectable general function of one variable.
Function1 which adds the value of two Function1-s.
Add(const word &name, const unitSets &units, const dictionary &dict)
Construct from name and dictionary.
virtual ~Add()
Destructor.
virtual void write(Ostream &os, const unitSets &units) const
Write data to dictionary stream.
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.
void writeEntry(Ostream &os, const omega &a)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
Struct containing two unitSets for use in converting both the argument and the value of a Function1.