Go to the documentation of this file.
64 vtk::legacy::fileHeader<vtk::fileTag::POLY_DATA>
93 vtk::legacy::intField<1>(
format,
"region", nFaces);
114 const label nFaces = zoneIds.
size();
117 vtk::legacy::intField<1>(
format,
"region", nFaces);
Encapsulated combinations of output format options. This is primarily useful when defining the output...
unsigned precision() const
word format(conversionProperties.get< word >("format"))
static std::string dateTime()
void writeList(vtk::formatter &fmt, const UList< uint8_t > &values)
void beginPoints(std::ostream &os, label nPoints)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void beginCellData(vtk::formatter &fmt, label nCells, label nFields)
static unsigned int defaultPrecision() noexcept
@ ASCII
"ascii" (normal default)
static streamFormat formatEnum(const word &formatName, const streamFormat deflt=streamFormat::ASCII)
A surface zone on a MeshedSurface.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
void write(vtk::formatter &fmt, const Type &val, const label n=1)