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

int.H File Reference

System integer. More...


Detailed Description

System integer.

int

Source files

Definition in file int.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
Include dependency graph for int.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

word  name (const int)
 Return a word representation of an int.
int  readInt (Istream &)
Istream &  operator>> (Istream &, int &)
Ostream &  operator<< (Ostream &, const int)