Go to the documentation of this file.
49 (mesh_.time().value() >= timeStart_)
50 && (mesh_.time().value() <= (timeStart_ + duration_))
59 return selectionMode_;
65 return selectionMode_ != selectionModeType::smAll;
89 scalar old(timeStart_);
97 scalar old(duration_);
const word & faceSetName() const noexcept
scalar duration() const noexcept
A class for handling words, derived from Foam::string.
scalar timeStart() const noexcept
bool useSubMesh() const noexcept
const labelList & faces() const noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
bool inTimeLimits(const scalar timeValue) const
scalar A() const noexcept
selectionModeType selectionMode() const noexcept