Writes Lagrangian points and fields. More...
Public Member Functions | |
lagrangianWriter (const vtkMesh &, const bool binary, const fileName &, const word &, const bool dummyCloud) | |
Construct from components. More... | |
void | writeFieldsHeader (const label nFields) |
Write the fields header specifying the number of fields. More... | |
template<class Type > | |
void | writeIOField (const wordList &) |
Write IOField. More... | |
Writes Lagrangian points and fields.
Definition at line 52 of file lagrangianWriter.H.
lagrangianWriter | ( | const vtkMesh & | , |
const bool | binary, | ||
const fileName & | , | ||
const word & | , | ||
const bool | dummyCloud | ||
) |
Construct from components.
void writeFieldsHeader | ( | const label | nFields | ) |
Write the fields header specifying the number of fields.