Write fields (internal). More...
Write fields (internal).
Definition at line 59 of file lagrangianWriter.H.
Collaboration diagram for lagrangianWriter: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.
| |
| lagrangianWriter | ( | const vtkMesh & | , |
| const bool | binary, | ||
| const fileName & | , | ||
| const word & | , | ||
| const bool | dummyCloud | ||
| ) |
Construct from components.
| std::ofstream& os | ( | ) | [inline]
|
Definition at line 91 of file lagrangianWriter.H.
| void writeParcelHeader | ( | const label | nFields ) |