69 #ifndef functionObjects_cloudInfo_H
70 #define functionObjects_cloudInfo_H
79 namespace functionObjects
88 public regionFunctionObject,
138 virtual bool write();
static const List< word > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
Outputs Lagrangian cloud information to a file.
virtual wordList fields() const
Return the list of fields required.
virtual ~cloudInfo()
Destructor.
void operator=(const cloudInfo &)=delete
Disallow default bitwise assignment.
virtual void writeFileHeader(const label i)
File header information.
cloudInfo(const word &name, const Time &runTime, const dictionary &)
Construct from Time and dictionary.
TypeName("cloudInfo")
Runtime type information.
virtual bool execute()
Execute, currently does nothing.
virtual bool write()
Write.
virtual bool read(const dictionary &)
Read the controls.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.