106 return currTime_.name().empty() ? 0 : currTime_.value();
bool useTimeDir_
Insert additional time sub-directory in the output path.
bool useTracks() const noexcept
Prefer tracks to points during single set writing.
bool useTimeDir() const noexcept
Should a time directory be spliced into the output path?
const word & timeName() const
The current time value/name.
label nFields_
The number of fields.
bool is_open() const noexcept
Test if outputPath has been set.
bool useTracks_
Prefer tracks to points during single set writing.
bool verbose_
Additional output verbosity.
instant currTime_
The current time value/name.
bool verbose() const noexcept
Get output verbosity.
scalar timeValue() const
The current time value/name.
bool hasTime() const
True if there is a known time.
fileName outputPath_
The full output directory and file (coords) name.
label nFields() const noexcept
The number of expected output fields.
A class for handling words, derived from Foam::string.