FreeFOAM The Cross-Platform CFD Toolkit
lagrangianWriter Class Reference

Write fields (internal). More...


Detailed Description

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: