Go to the documentation of this file.
98 static constexpr
direction nComponents = 1;
103 static const char*
const typeName;
104 static const char*
const componentNames[];
112 explicit pTraits(
const bool&
p) noexcept;
121 operator bool() const noexcept
127 operator bool&() noexcept
A class representing the concept of 1 (one) that can be used to avoid manipulating objects known to b...
Istream & operator>>(Istream &, directionInfo &)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
const dimensionedScalar b
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
bool readBool(Istream &is)
OBJstream os(runTime.globalPath()/outputName)
static const char *const typeName
Direction is an 8-bit unsigned integer type used to represent Cartesian directions,...
A traits class, which is primarily used for primitives.
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...