instant.H File Reference
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

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

Detailed Description

Original source file instant.H

Definition in file instant.H.