FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

ensightMesh Class Reference


Detailed Description

Source files

Definition at line 57 of file ensightMesh.H.

Collaboration diagram for ensightMesh:

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 fvMesh &  mesh () const
const cellSets &  meshCellSets () const
const List< faceSets > &  boundaryFaceSets () const
const wordList &  allPatchNames () const
const List< labelList > &  allPatchProcs () const
const wordHashSet &  patchNames () 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.

~ensightMesh (  )

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:
  • applications/utilities/postProcessing/dataConversion/foamToEnsight/ensightMesh.H