Public Member Functions | |
TypeName ("writer") | |
declareRunTimeSelectionTable (autoPtr, writer, word,(),()) | |
writer () | |
virtual | ~writer ()=default |
virtual const word & | ext () const =0 |
virtual void | write (const graph &, Ostream &) const =0 |
Static Public Member Functions | |
static autoPtr< writer > | New (const word &writeFormat) |
Protected Member Functions | |
void | writeXY (const scalarField &x, const scalarField &y, Ostream &) const |
|
virtualdefault |
|
protected |
Definition at line 232 of file graph.C.
References Foam::endl(), forAll, os(), Foam::setw(), token::SPACE, x, and y.
Referenced by gnuplotGraph::write(), and xmgrGraph::write().
TypeName | ( | "writer" | ) |
|
static |
Definition at line 204 of file graph.C.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, and FatalErrorInLookup.
|
pure virtual |
Implemented in xmgrGraph, gnuplotGraph, jplotGraph, and rawGraph.
Implemented in xmgrGraph, gnuplotGraph, jplotGraph, and rawGraph.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.