Definition in file instant.H.
#include "src/OpenFOAM/primitives/strings/word/word.H"#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
Include dependency graph for instant.H: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 | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const instant &, const instant &) |
| bool | operator!= (const instant &, const instant &) |
| Istream & | operator>> (Istream &, instant &) |
| Ostream & | operator<< (Ostream &, const instant &) |