Direction is an 8-bit unsigned integer type used to represent Cartesian directions, components etc. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Typedefs | |
typedef uint8_t | direction |
Functions | |
direction | readDirection (Istream &is) |
Istream & | operator>> (Istream &is, direction &val) |
Ostream & | operator<< (Ostream &os, const direction val) |
std::ostream & | operator<< (std::ostream &os, const direction val) |
Direction is an 8-bit unsigned integer type used to represent Cartesian directions, components etc.
Original source file direction.H
Definition in file direction.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.