Go to the documentation of this file.
47 const word& graphFormat
59 const word& graphFormat
62 fileName path(vsf.rootPath()/vsf.caseName()/
"graphs"/vsf.instance());
82 const word& graphFormat
Class to create, store and output qgraph files.
A class for handling words, derived from Foam::string.
A class for handling file names.
const Internal::FieldType & primitiveField() const
Return a const-reference to the internal field.
void makeGraph(const scalarField &x, const volScalarField &vsf, const word &graphFormat)
void write(Ostream &, const word &format) const
Write graph to stream in given format.
fileName path(UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.
bool mkDir(const fileName &pathName, mode_t mode=0777)
Make a directory and return an error if it could not be created.