47 const word& graphFormat
57 const volScalarField& vsf,
59 const word& graphFormat
62 fileName
path(vsf.rootPath()/vsf.caseName()/
"graphs"/vsf.instance());
79 const scalarField& sf,
82 const word& graphFormat
const Internal::FieldType & primitiveField() const noexcept
Return a const-reference to the internal field values.
const word & name() const noexcept
Return the object name.
const fileName & rootPath() const noexcept
Return the Time::rootPath().
const fileName & instance() const noexcept
Read access to instance path component.
const fileName & caseName() const noexcept
Return the Time::caseName().
A class for handling file names.
Class to create, store and output qgraph files.
void write(Ostream &, const word &format) const
Write graph to stream in given format.
A class for handling words, derived from Foam::string.
makeGraph(y, UMeanXvalues, "Uf", path, gFormat)
fileName path(UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
void makeGraph(const scalarField &x, const volScalarField &vsf, const word &graphFormat)
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.