51 const word& graphFormat
63 const word& graphFormat
93 const word& graphFormat
103 ).
write(path/name, graphFormat);
const word & name() const
Return name.
A class for handling file names.
void write(Ostream &, const word &format) const
Write graph to stream in given format.
void makeGraph(const scalarField &x, const volScalarField &vsf, const word &graphFormat)
const Internal::FieldType & primitiveField() const
Return a const-reference to the internal field.
Generic GeometricField class.
Class to create, store and output qgraph files.
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
Pre-declare SubField and related Field type.
static const word outputPrefix
Directory prefix.
A class for handling words, derived from string.
volScalarField sf(fieldObject, mesh)
bool mkDir(const fileName &, mode_t=0777)
Make a directory and return an error if it could not be created.
word name(const complex &)
Return a string representation of a complex.
const fileName & rootPath() const
const fileName & instance() const
const fileName & caseName() const
fileName path(UMean.rootPath()/UMean.caseName()/functionObjects::writeFile::outputPrefix/"graphs"/UMean.instance())