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... | |
Write fields (internal).
Definition at line 57 of file lagrangianWriter.H.
lagrangianWriter | ( | const vtkMesh & | , |
const bool | binary, | ||
const fileName & | , | ||
const word & | , | ||
const bool | dummyCloud | ||
) |
Construct from components.
|
inline |
Definition at line 89 of file lagrangianWriter.H.
References lagrangianWriter::writeIOField(), and lagrangianWriter::writeParcelHeader().
void writeParcelHeader | ( | const label | nFields | ) |
void writeIOField | ( | const wordList & | ) |