Go to the documentation of this file.
47 #define UINT_ADD_SIZE(x,s,y) x ## s ## y
48 #define UINT_ADD_DEF_SIZE(x,s,y) UINT_ADD_SIZE(x,s,y)
49 #define UINT_SIZE(x,y) UINT_ADD_DEF_SIZE(x,WM_LABEL_SIZE,y)
80 inline uLabel
readULabel(
const std::string& str)
88 inline bool readULabel(
const char* buf, uLabel& val)
97 inline bool readULabel(
const std::string& str, uLabel& val)
106 uLabel
pow(uLabel a, uLabel
b);
129 #undef UINT_ADD_DEF_SIZE
label & setComponent(label &l, const direction)
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
unsigned int readUint(Istream &is)
const dimensionedScalar b
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
Typedefs for label/uLabel without requiring label.H.
constexpr uLabel uLabelMax
uLabel readULabel(Istream &is)