virtual autoPtr< CloudFunctionObject< CloudType > > clone() const
Construct and return a clone.
A class for handling words, derived from string.
bool binary_
Ascii/binary output flag.
virtual ~CloudToVTK()
Destructor.
const CloudType & owner() const
Return const access to the owner cloud.
CloudToVTK(const dictionary &dict, CloudType &owner, const word &modelName)
Construct from dictionary.
void writeData(std::ostream &vtkOs, const bool binary, const List< floatScalar > &data) const
Helper function to write VTK data.
void writeFieldData(std::ostream &vtkOs, const bool binary, const List< floatScalar > &data, const word &title, const label nParcels) const
Helper function to write VTK field data.
const word & modelName() const
Return const access to the name of the sub-model.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dictionary & dict() const
Return const access to the cloud dictionary.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
TypeName("cloudToVTK")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Templated cloud function object base class.
Write cloud data in VTK format.
const dimensionedScalar c
Speed of light in a vacuum.
Database for solution data, solver performance and other reduced data.
virtual void write()
Write post-processing info.