72 bool old(useTimeDir_);
94 return currTime_.name().size();
100 return currTime_.name();
106 return currTime_.name().empty() ? 0 : currTime_.value();
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.
bool is_open() const noexcept
Test if outputPath has been set.
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.