Go to the source code of this file.
Classes | |
class | instant |
An instant of time. Contains the time value and name. More... | |
class | instant::less |
Less function class used in sorting instants. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
bool | operator== (const instant &, const instant &) |
bool | operator!= (const instant &, const instant &) |
bool | operator< (const instant &, const instant &) |
bool | operator> (const instant &, const instant &) |
Istream & | operator>> (Istream &, instant &) |
Ostream & | operator<< (Ostream &, const instant &) |