FreeFOAM The Cross-Platform CFD Toolkit
ensightOutputFunctions.H File Reference

Miscellaneous collection of functions and template related to Ensight data. More...


Detailed Description

+ Include dependency graph for ensightOutputFunctions.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

void ensightCaseEntry (OFstream &caseFile, const string &ensightType, const word &fieldName, const fileName &dataMask, const fileName &local=fileName::null, const label cloudNo=-1, const label timeSet=1)
void ensightParticlePositions (const polyMesh &mesh, const fileName &dataDir, const fileName &subDir, const word &cloudName, IOstream::streamFormat format)
template<class Type >
void ensightLagrangianField (const IOobject &fieldObject, const fileName &dataDir, const fileName &subDir, const word &cloudName, IOstream::streamFormat format)
 write lagrangian parcels
template<class Type >
void ensightVolField (const ensightParts &partsList, const IOobject &fieldObject, const fvMesh &mesh, const fileName &dataDir, const fileName &subDir, IOstream::streamFormat format)
 write generalized field components