Output and agr file for xmgrace (http://plasma-gate.weizmann.ac.il/Grace/) More...


Public Member Functions | |
| TypeNameNoDebug ("xmgr") | |
| Runtime type information. More... | |
| xmgraceWriter ()=default | |
| Default construct. More... | |
| ~xmgraceWriter ()=default | |
| Destructor. More... | |
| word | ext () const |
| The fileName extension for this graph format. More... | |
| void | write (const graph &, Ostream &os) const |
| Write. More... | |
Public Member Functions inherited from graph::writer | |
| TypeName ("writer") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, writer, word,(),()) | |
| Declare run-time constructor selection table. More... | |
| writer ()=default | |
| Default construct. More... | |
| virtual | ~writer ()=default |
| Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from graph::writer | |
| static autoPtr< writer > | New (const word &writeFormat) |
| Return a reference to the selected writer. More... | |
Protected Member Functions inherited from graph::writer | |
| void | writeXY (const scalarField &x, const scalarField &y, Ostream &) const |
Output and agr file for xmgrace (http://plasma-gate.weizmann.ac.il/Grace/)
Definition at line 50 of file xmgraceGraphWriter.H.
|
default |
Default construct.
|
default |
Destructor.
| TypeNameNoDebug | ( | "xmgr" | ) |
Runtime type information.
|
inlinevirtual |
The fileName extension for this graph format.
Implements graph::writer.
Definition at line 77 of file xmgraceGraphWriter.H.
Write.
Implements graph::writer.
Definition at line 43 of file xmgraceGraphWriter.C.
References Foam::endl(), forAllConstIters(), g, Foam::nl, and os().
