50 const word& graphFormat
62 const word& graphFormat
85 const word& graphFormat
95 ).
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.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
fileName path(UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
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