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

System integer. More...


Detailed Description

System integer.

int

Source files

Definition in file int.H.

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

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)