Public Member Functions | Static Public Attributes | List of all members
xmgrGraph Class Reference

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

Inheritance diagram for xmgrGraph:
Inheritance graph
[legend]
Collaboration diagram for xmgrGraph:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("xmgr")
 
 xmgrGraph ()
 
 ~xmgrGraph ()
 
const wordext () const
 
void write (const graph &, Ostream &os) const
 
- Public Member Functions inherited from graph::writer
 TypeName ("writer")
 
 declareRunTimeSelectionTable (autoPtr, writer, word,(),())
 
 writer ()
 
virtual ~writer ()=default
 

Static Public Attributes

static const word ext_
 

Additional Inherited Members

- Static Public Member Functions inherited from graph::writer
static autoPtr< writerNew (const word &writeFormat)
 
- Protected Member Functions inherited from graph::writer
void writeXY (const scalarField &x, const scalarField &y, Ostream &) const
 

Detailed Description

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

Source files

Definition at line 47 of file xmgrGraph.H.

Constructor & Destructor Documentation

◆ xmgrGraph()

xmgrGraph ( )
inline

Definition at line 64 of file xmgrGraph.H.

◆ ~xmgrGraph()

~xmgrGraph ( )
inline

Definition at line 69 of file xmgrGraph.H.

Member Function Documentation

◆ TypeName()

TypeName ( "xmgr"  )

◆ ext()

const word& ext ( ) const
inlinevirtual

Implements graph::writer.

Definition at line 79 of file xmgrGraph.H.

References xmgrGraph::ext_.

◆ write()

void write ( const graph g,
Ostream os 
) const
virtual

Implements graph::writer.

Definition at line 39 of file xmgrGraph.C.

References Foam::endl(), forAllConstIters(), g, Foam::nl, os(), and graph::writer::writeXY().

Here is the call graph for this function:

Member Data Documentation

◆ ext_

const word ext_
static

Definition at line 58 of file xmgrGraph.H.

Referenced by xmgrGraph::ext().


The documentation for this class was generated from the following files: