FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

instant.H File Reference


Detailed Description

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