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

lagrangianWriter Class Reference

Write fields (internal). More...


Detailed Description

Write fields (internal).

Source files

Definition at line 59 of file lagrangianWriter.H.

Collaboration diagram for lagrangianWriter:

List of all members.

Public Member Functions

 lagrangianWriter (const vtkMesh &, const bool binary, const fileName &, const word &, const bool dummyCloud)
 Construct from components.
std::ofstream &  os ()
void  writeParcelHeader (const label nFields)
template<class Type >
void  writeIOField (const wordList &)
 Write IOField.

Constructor & Destructor Documentation

lagrangianWriter ( const vtkMesh &   ,
const bool   binary,
const fileName &   ,
const word &   ,
const bool   dummyCloud  
)

Construct from components.


Member Function Documentation

std::ofstream& os (  ) [inline]

Definition at line 91 of file lagrangianWriter.H.

void writeParcelHeader ( const label   nFields  )
void writeIOField ( const wordList &    )

Write IOField.


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