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

direction Directory Reference

Directory dependency graph for src/OpenFOAM/primitives/direction/:

Files

file  direction.H [code]
 

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.