11 const word& graphFormat
const Mesh & mesh() const noexcept
Return const reference to mesh.
const Internal::FieldType & primitiveField() const noexcept
Return a const-reference to the internal field values.
const Time & time() const noexcept
Return Time associated with the objectRegistry.
const word & name() const noexcept
Return the object name.
static word timeName(const scalar t, const int precision=precision_)
Return a time name for the given scalar time value formatted with the given precision.
fileName path() const
The path for the case = rootPath/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.
fileName path(UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
GeometricField< scalar, fvPatchField, volMesh > volScalarField
void writeCellGraph(const volScalarField &vsf, const word &graphFormat)