Go to the documentation of this file.
52 bool operator==(
const instant&,
const instant&);
53 bool operator!=(
const instant&,
const instant&);
102 explicit instant(
const scalar);
137 bool equal(
const scalar)
const;
A class for handling words, derived from string.
bool equal(const scalar) const
Comparison used for instants to be equal.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
scalar & value()
Value (non-const access)
const Type & value() const
Return const reference to value.
const word & name() const
Name (const access)
bool operator()(const instant &a, const instant &b) const
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
friend bool operator!=(const instant &, const instant &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
word & name()
Name (non-const access)
Ostream & operator<<(Ostream &, const edgeMesh &)
bool operator!=(const particle &, const particle &)
Less function class used in sorting instants.
friend Ostream & operator<<(Ostream &, const instant &)
friend bool operator==(const instant &, const instant &)
scalar value() const
Value (const access)
friend Istream & operator>>(Istream &, instant &)
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