FreeFOAM The Cross-Platform CFD Toolkit
makeGraph.C File Reference

Detailed Description

Definition in file makeGraph.C.

+ Include dependency graph for makeGraph.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

void makeGraph (const scalarField &x, const volScalarField &vsf, const word &graphFormat)
 Write a graph file.
void makeGraph (const scalarField &x, const volScalarField &vsf, const word &name, const word &graphFormat)
 Write a graph file.
void makeGraph (const scalarField &x, const scalarField &sf, const word &name, const fileName &path, const word &graphFormat)
 Write a graph file.