11 const label patchLabel,
13 const word& graphFormat
21 vsf.
mesh().boundary()[patchLabel].Cf().component(d),
const Mesh & mesh() const noexcept
Return const reference to mesh.
const Boundary & boundaryField() const noexcept
Return const-reference to the boundary field.
const Time & time() const noexcept
Return Time associated with the objectRegistry.
const word & name() const noexcept
Return the object name.
fileName timePath() const
Return current time path = path/timeName.
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.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
void writePatchGraph(const volScalarField &vsf, const label patchLabel, const direction d, const word &graphFormat)