intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
sphericalTensor sphericalTensor01()
sphericalTensor with every component scalar01
label integer(const label lower, const label upper)
Label [lower..upper].
tensor tensor01()
Tensor with every component scalar01.
vector position(const vector &, const vector &)
Templated 3D SphericalTensor derived from VectorSpace adding construction from 1 component, element access using th ii() member function and the inner-product (dot-product) and outer-product operators.
vector vector01()
Vector with every component scalar01.
Random(const label)
Construct given seed.
symmTensor symmTensor01()
symmTensor with every component scalar01
Simple random number generator.
scalar GaussNormal()
Return a normal Gaussian randon number.
scalar scalar01()
Scalar [0..1] (so including 0,1)