Go to the documentation of this file.
45 os <<
"@title " <<
g.title() <<
nl
46 <<
"@xaxis label " <<
g.xName() <<
nl
47 <<
"@yaxis label " <<
g.yName() <<
endl;
53 os <<
"@s" << fieldI <<
" legend "
55 <<
"@target G0.S" << fieldI <<
nl
56 <<
"@type xy" <<
endl;
Class to create, store and output qgraph files.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
static const word ext_
FileName extension for this graph format.
const dimensionedVector & g
Ostream & endl(Ostream &os)
Add newline and flush stream.
forAllConstIter(PtrDictionary< phaseModel >, mixture.phases(), phase)
graph::writer graphWriter
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void write(const graph &, Ostream &os) const
Write graph in appropriate format.
Macros for easy insertion into run-time selection tables.
void writeXY(const scalarField &x, const scalarField &y, Ostream &) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
virtual const fileName & name() const
Return the name of the stream.