lagrangianWriter Class Reference

Write fields (internal). More...

Public Member Functions

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

Detailed Description

Write fields (internal).

Source files

Definition at line 57 of file lagrangianWriter.H.

Constructor & Destructor Documentation

◆ lagrangianWriter()

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

Construct from components.

Member Function Documentation

◆ os()

std::ofstream& os ( )
inline

Definition at line 89 of file lagrangianWriter.H.

References lagrangianWriter::writeIOField(), and lagrangianWriter::writeParcelHeader().

Here is the call graph for this function:

◆ writeParcelHeader()

void writeParcelHeader ( const label  nFields)

Referenced by lagrangianWriter::os().

Here is the caller graph for this function:

◆ writeIOField()

void writeIOField ( const wordList )

Write IOField.

Referenced by lagrangianWriter::os().

Here is the caller graph for this function:

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