38#ifndef Foam_vtk_legacyAsciiFormatter_H
39#define Foam_vtk_legacyAsciiFormatter_H
54class legacyAsciiFormatter
60 static const char* legacyName_;
67 legacyAsciiFormatter(
const legacyAsciiFormatter&) =
delete;
70 void operator=(
const legacyAsciiFormatter&) =
delete;
78 explicit legacyAsciiFormatter(std::ostream&
os);
81 legacyAsciiFormatter(std::ostream&
os,
unsigned prec);
94 virtual const char*
name()
const;
Encapsulated combinations of output format options. This is primarily useful when defining the output...
Namespace for handling VTK output. Contains classes and functions for writing VTK file content.
fileTag
Some common XML tags for vtk files.