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

Direction is an integer type used to represent the Cartesian directions etc. Currently it is a typedef to char which is limited to the range (0, 255) which should be adequate. More...


Detailed Description

Direction is an integer type used to represent the Cartesian directions etc. Currently it is a typedef to char which is limited to the range (0, 255) which should be adequate.

direction

Definition in file direction.H.

+ Include dependency graph for direction.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.

Typedefs

typedef unsigned char direction