Go to the documentation of this file.
44 return (test == state_);
50 return (test != state_);
70 return opts_.
ext(contentType_);
76 return opts_.legacy();
88 return stateNames[state_];
Encapsulated combinations of output format options. This is primarily useful when defining the output...
A class for handling words, derived from Foam::string.
A class for handling file names.
vtk::outputOptions opts() const
const fileName & output() const noexcept
vtk::fileTag contentType() const
label nPointData() const noexcept
std::ofstream & os() noexcept
bool notState(outputState test) const noexcept
label nCellData() const noexcept
bool parallel() const noexcept
bool isState(outputState test) const noexcept
const word & state() const
vtk::formatter & format()