86 return position0_ +
n*x_;
114 bb.
min() = Rpg_ & -sigma_;
115 bb.
max() = Rpg_ & sigma_;
Type sample01()
Return a sample whose components lie in the range [0,1].
A bounding box defined in terms of min/max extrema points.
const point & min() const
Minimum describing the bounding box.
const point & max() const
Maximum describing the bounding box.
scalar c1() const noexcept
Return the model coefficient c1.
const tensor & Rpg() const noexcept
const point & position0() const noexcept
Return the reference position.
scalar volume() const
Volume.
boundBox bounds(const bool global=true) const
Eddy bounds.
const vector & alpha() const noexcept
Return the time-averaged intensity.
label patchFaceI() const noexcept
Return the patch face index that spawned the eddy.
scalar x() const noexcept
Return the distance from the reference position.
const vector & sigma() const noexcept
Return the length scales in 3-D space.
constexpr scalar pi(M_PI)
Different types of constants.
Cmpt cmptProduct(const VectorSpace< Form, Cmpt, Ncmpts > &vs)