FreeFOAM The Cross-Platform CFD Toolkit
instant.H File Reference

Detailed Description

Definition in file instant.H.

+ Include dependency graph for instant.H:
+ This graph shows which files directly or indirectly include this file:

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 &)