Go to the documentation of this file.
35 precision_(
IOstream::defaultPrecision())
45 precision_(
IOstream::defaultPrecision())
122 return !(unsigned(fmtType_) & 0x0F);
A class for handling words, derived from Foam::string.
const Foam::Enum< fileTag > fileExtension
@ INLINE_ASCII
XML inline ASCII, asciiFormatter.
unsigned precision() const
autoPtr< formatter > newFormatter(std::ostream &os) const
An IOstream is an abstract base class for all input/output systems; be they streams,...
rAUs append(new volScalarField(IOobject::groupName("rAU", phase1.name()), 1.0/(U1Eqn.A()+byDt(max(phase1.residualAlpha() - alpha1, scalar(0)) *rho1))))
@ LEGACY_ASCII
Legacy ASCII, legacyAsciiFormatter.
@ APPEND_BASE64
XML append base64, appendBase64Formatter.
OBJstream os(runTime.globalPath()/outputName)
static unsigned int defaultPrecision() noexcept
@ LEGACY_BINARY
Legacy raw binary, legacyRawFormatter.
word ext(vtk::fileTag contentType) const
autoPtr< vtk::formatter > newFormatter(std::ostream &os, unsigned prec=IOstream::defaultPrecision())
@ APPEND_BINARY
XML append raw binary, appendRawFormatter.