FreeFOAM The Cross-Platform CFD Toolkit
ensightMesh Class Reference

Detailed Description

List of all members.

Classes

class  nFacePrimitives

Public Member Functions

 ensightMesh (const fvMesh &, const argList &args, const bool binary)
 Construct from fvMesh.
 ~ensightMesh ()
 Destructor.
const fvMeshmesh () const
const cellSetsmeshCellSets () const
const List< faceSets > & boundaryFaceSets () const
const wordListallPatchNames () const
const List< labelList > & allPatchProcs () const
const wordHashSetpatchNames () const
const HashTable
< nFacePrimitives > & 
nPatchPrims () const
label patchPartOffset () const
 The ensight part id for the first patch.
void write (const fileName &postProcPath, const word &prepend, const label timeIndex, Ostream &ensightCaseFile) const

Constructor & Destructor Documentation

ensightMesh ( const fvMesh ,
const argList args,
const bool  binary 
)

Construct from fvMesh.

Destructor.


Member Function Documentation

const fvMesh& mesh ( ) const
inline

Definition at line 343 of file ensightMesh.H.

const cellSets& meshCellSets ( ) const
inline

Definition at line 348 of file ensightMesh.H.

const List<faceSets>& boundaryFaceSets ( ) const
inline

Definition at line 353 of file ensightMesh.H.

const wordList& allPatchNames ( ) const
inline

Definition at line 358 of file ensightMesh.H.

const List<labelList>& allPatchProcs ( ) const
inline

Definition at line 363 of file ensightMesh.H.

const wordHashSet& patchNames ( ) const
inline

Definition at line 368 of file ensightMesh.H.

const HashTable<nFacePrimitives>& nPatchPrims ( ) const
inline

Definition at line 373 of file ensightMesh.H.

label patchPartOffset ( ) const
inline

The ensight part id for the first patch.

Definition at line 379 of file ensightMesh.H.

void write ( const fileName postProcPath,
const word prepend,
const label  timeIndex,
Ostream ensightCaseFile 
) const

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