52 value_(atof(tname.c_str())),
61 return (value_ < b + small && value_ >
b - small);
81 return a.value_ <
b.value_;
87 return a.value_ >
b.value_;
95 is >>
I.value_ >>
I.name_;
103 os <<
I.value_ <<
tab <<
I.name_;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
An instant of time. Contains the time value and name.
bool equal(const scalar) const
Comparison used for instants to be equal.
static const char *const typeName
A class for handling words, derived from string.
bool operator!=(const particle &, const particle &)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
bool operator<(const instant &, const instant &)
static const Identity< scalar > I
Istream & operator>>(Istream &, pistonPointEdgeData &)
bool operator>(const instant &, const instant &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)