Go to the documentation of this file.
52 value_(atof(tname.c_str())),
61 return (value_ < b + SMALL && value_ >
b - SMALL);
83 is >>
I.value_ >>
I.name_;
91 os <<
I.value_ <<
tab <<
I.name_;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
bool equal(const scalar) const
Comparison used for instants to be equal.
Type value_
The data value.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Ostream & operator<<(Ostream &, const edgeMesh &)
static const sphericalTensor I(1)
bool operator!=(const particle &, const particle &)
Istream & operator>>(Istream &, edgeMesh &)
An instant of time. Contains the time value and name.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
static const char *const typeName